- Create development environment that is cloud-based:
- This is an example of how to use colab
Build out python project:
- Makefile
- requirements.txt
- test_library.py
- python_library
- Dockerfile
- command-line-tool
- Microservice
- Create a virtualenv:
python3 -m venv ~/.venv - edit my
~/.bashrc
