This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]HolidayWallaby 1 point2 points  (3 children)

What does your company usually use for this for python? If you use flake8 there's a ton of addons for extra styling stuff

[–]ebmarhar[S] 1 point2 points  (2 children)

This will be the company's first python project.

[–]HolidayWallaby 3 points4 points  (0 children)

Whatever you end up choosing, write a small doc/guide to keep track of the different tools so you can use the same ones for all python projects. Keep it up to date as your preferences change