Is there any package to do auto-formatting in your python / Django project?
Paramanantham Harrison
Posted on June 20, 2019
I need suggestions to use in my side project. I am a javascript dev, I use prettier
+ eslint
along with git hook to do autoformatting and linting in my projects.
Is there any options similarly in python / Django?
Expected answer,
- suggest packages to do such magic
- share article reference to setup in VScode and also git hooks to auto format before pushing and throw lint issues before pushing to git.
💖 💪 🙅 🚩
Paramanantham Harrison
Posted on June 20, 2019
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.