Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
gmolveau
GitHub Repository: gmolveau/python_full_course
Path: blob/master/tooling.md
305 views

Tooling

black [formatting] autopep8 [formatting] yapf [formatting] pylint [linting] flake8 [linting] ruff [linting] isort [linting / dependencies] poetry [project and dependency manager] deptry [security] bandit [security] pydocstyle [documentation] readthedocs [documentation] mypy [typing] pytype [typing] xenon [complexity] safety [security / dependencies] refurb [optimization]

pyenv [python version]

structlog pydantic sqlalchemy alembic click pytest flask