Skip to content

wolkenarchitekt/pex-flask-gunicorn-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pex Flask example

This example shows how to package a Flask application with pex and run the resulting file with gunicorn. It can be run using system Python or using Docker.

Run examples

Package and run using system python:

make pex

Package and run using Docker:

make docker-build pex-docker

About

Example how to use Pex, Flask and Gunicorn together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published