A Flask "g" object for FastAPI The Flask "g" object is a cool feature, FastAPI has no such feature, but wait... read more There are comments.
A simple customizable configuration A simple customizable configuration file read more There are comments.
Build a WSGI script for mod_wsgi from zc.buildout How to create automatically a WSGI script from a zc.buildout config with correct sys.path setup. read more There are comments.