Metadata-Version: 2.4
Name: miz-dac_web
Version: 0.3.0.dev1
Summary: DAC analysis on web, the backend handlers.
Author: MIZiper
License: Apache-2.0
Requires-Python: >=3.12
Requires-Dist: asyncpg>=0.31.0
Requires-Dist: fastapi>=0.116.1
Requires-Dist: httpx>=0.28.1
Requires-Dist: matplotlib>=3.10.5
Requires-Dist: miz-dac>=0.7.0
Requires-Dist: pydantic>=2.11.7
Requires-Dist: python-jose[cryptography]>=3.3.0
Requires-Dist: starlette>=0.47.2
Requires-Dist: uvicorn>=0.35.0
Requires-Dist: websockets>=15.0.1
Description-Content-Type: text/markdown

# dac_web backend

## Exposed ENV variables

- FRONTEND_DIST
- PROJECT_DIR
- PROJECT_SAVE_DIR
- SCENARIO_DIR
- LOG_DIR
- APP_LOG_ON