agdsn / pycroft

The AG DSN management system
Apache License 2.0
19 stars 9 forks source link
database docker-container flask flask-application postgres postgresql python python3 sqlalchemy webapp

About

Pycroft is the current user management system of the AG DSN student network. It is based on Flask and expects a Postgres database making use of the SQLAlchemy ORM.

Documentation

The sphinx documentation can be found at https://agdsn.github.io/pycroft/. It contains a setup guide.