Skip to content

Docker images for Python web applications

License

Notifications You must be signed in to change notification settings

MockArch/PyDocker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyDocker

Docker images for Python web applications

Name Template for...
PyPyGunicornGeventFlask Applications using PyPy 3, Gunicorn server, Gevent networking library, Flask web framework
PythonUvloopHttpTools Applications using Python 3.6, uvloop, httptools

The preparation of PyPyGunicornGeventFlask template has been described in a post of my blog, here: https://robertoprevato.github.io/How-to-run-PyPy-powered-web-apps-in-Docker/.

About

Docker images for Python web applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • Shell 4.8%