A multipurpose python flask API server and administration SPA
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
479 B

Introduction To Corvus
========================
Corvus is the scaffolding for python web services. Among the things it offers are the following:
* Management CLI for working with users
* Prebuilt auth framework with roles and tokens
* Hierarchical role models
* Stong testing foundation
* Strong code formatting testing foundation
* PipEnv scaffold for ensuring reproducable builds
* Prebuilt docker environments for runtime
* Pythonenv integration
* Lightweight Flask backend