Features: - Manager-centric parking spot management - Fair assignment algorithm (parking/presence ratio) - Presence tracking calendar - Closing days (specific & weekly recurring) - Guarantees and exclusions - Authelia/LLDAP integration for SSO Stack: - FastAPI backend - SQLite database - Vanilla JS frontend - Docker deployment
7 lines
133 B
Plaintext
7 lines
133 B
Plaintext
fastapi==0.115.5
|
|
uvicorn[standard]==0.32.1
|
|
pydantic[email]==2.10.3
|
|
sqlalchemy==2.0.36
|
|
python-jose[cryptography]==3.3.0
|
|
bcrypt==4.2.1
|