Debug
Env
Enter search terms or a module, class or function name.
Build the development environment:
make develop
List installed packages:
make package-list
Query PyPI for updates to installed packages:
make package-updates
Launch the virtualenv python shell:
make pyshell