SitePoint
Blog
Forum
Library
Login
Join Premium
Toggle sidebar
Python Web Development: Tools
Toggle community discussions
Close
Content
Bookmarks
Preface
Python Web Development: Tools
Notice of Rights
Notice of Liability
Trademark Notice
About SitePoint
Who Should Read This Book?
1
Setting Up Free CI for Python Web Apps on GitHub, GitLab and Bitbucket
Prerequisites
GitHub Actions: CI/CD
GitLab CI/CD
Bitbucket Pipelines
Summary
Visual Studio Extensions for Python Web Development
Prerequisites
Starting a Python Project in VS Code
Python Extension by Microsoft
Python Indent by Kevin Rose
Visual Studio IntelliCode by Microsoft
Code Runner by Jun Han
Better Jinja by Samuel Colvin
Django by Baptiste Darthenay
Flask Snippets by cstrap
autoDocstring by Nils Werner
Better Comments by Aaron bond
Conclusion
Containerizing Python Web Apps with Docker/LXD
Hypervisors and Virtual Machines
Containers
LXC and LXD vs Docker
Dockerizing Django
Docker Compose
Running Containers
Handling the Containers
Summary
Where Should You Deploy Python Apps?
Selecting a Web Host
Shared Hosting Services
Infrastructure as a Service (IaaS)
Platform as a Service (PaaS)
Function as a Service (FaaS)
Wrap Up
Open text modal
Community Questions
Close