(2020) Get started with Python and Docker.
Make sure you have Docker Compose installed.
make start # build & run your script
make stop # stop your docker container
.\ps\run.ps1 start # build & run your script
.\ps\run.ps1 stop # stop your docker container
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.