Skip to content

Instantly share code, notes, and snippets.

@PraneethKarnena
Last active July 31, 2021 21:48
Show Gist options
  • Save PraneethKarnena/00d620cbe13a4a7a1ddccf59d10c82ce to your computer and use it in GitHub Desktop.
Save PraneethKarnena/00d620cbe13a4a7a1ddccf59d10c82ce to your computer and use it in GitHub Desktop.
List of installation commands for Python development environment
pip install black pylint pylint-django pylint-celery isort pre-commit
pre-commit install
# .editorconfig - https://gist.github.com/PraneethKarnena/da58997d260caa59aa41236dd93a51cd
# pyproject.toml - https://gist.github.com/PraneethKarnena/8e868d91bec7d71da0cb3dfb12902c8c
# .pre-commit-config.yaml - https://gist.github.com/PraneethKarnena/36e41e23b70d9651c6c109976a038bb6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment