Check out https://cursedhydra.github.io/ for info
- USE A VIRTUALENV (
virtualenvwrapper
is great). Python 3 pip install -r requirements.txt
, and don't forget to add your required modules in there as wellgit push/pull
often- Work on your own branches, make pull requests to master