-
On Python package caching, (Buildout)[http://www.buildout.org/] will install Python packages in a cache directory. For example, `mypackage-1.0.0`, `mypackage-1.10`, `mypackage-2.0dev` and then it outputs wrapper scripts that append just the selected packages to sys.path.
-
Civic Auth
Simple auth for Python backends. Drop Civic Auth into your Python backend with just a few lines of code. Email login, SSO, and route protection built-in. Minimal config. Works with FastAPI, Flask, or Django.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.