GRAHAM DUMPLETON REVISION
Updated 7 days ago
The project provides scripts for implementing a build and deployment system for Python web applications. It targets local development, as well as deployment directly to a managed host, a Docker hosting service, a more comprehensive container application platform, or a platform as a service (PaaS) provider...
In short, aims to make working on and deploying Python web applications easy. It does this by managing for you the tasks of building up everything required to deploy your application, including Docker images, and then also managing the startup of your Python web application.