Mastering Python
20/03/2020
Craftmanship
Data structures and algorithms
Code quality
Code optimization
Technical architecture
Low level Python
Code distribution
Packaging
Deployment
References
Mastering Python
Docs
»
Code distribution
View page source
Next
Previous
Code distribution
ΒΆ
Packaging
1. Creating a package
2. Namespace packages
3. Uploading a package
4. Standalone executables
Deployment
1. The Twelve-factor app
2. Approaches to deployment automation
3. Index mirroring
4. Common conventions and practices
5. Code instrumentation and monitoring