Python Development Tools

February 23, 2017 · View on GitHub

| English | Русский |

(document is under development)

Required software:

  1. Compilers:
  2. Linters: flake8, pyflakes, mypy (experimental)
  3. VCS - Version Control System - GitHub, Git, GUI

Optional tools:

  1. IDE - Integrated development environment: Brackets, Atom, PyCharm
  2. CI - Continuous Integration - TravisCI