python-cfworker

This module makes it easier to deploy Python workers by wrapping Flask and multiprocess functionality into a single module. When instanced, your app will be serving http via Flask, as well as perform…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install python-cfworker

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.7.0 2018-02-01  
1.6.0 2015-12-21  
1.5.0 2015-08-26  
1.4.0 2015-06-09  
1.3.1 2015-05-29  
1.3 2015-05-27  
1.1 2015-05-27  

Issues with this package?

Page last updated 2025-06-27 19:57:29 UTC