Metadata-Version: 2.1
Name: qcanvas-backend
Version: 0.1.0
Summary: 
Author: Qcanvas
Author-email: QCanvas@noreply.codeberg.org
Requires-Python: >=3.10, !=2.7.*, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*, !=3.7.*, !=3.8.*, !=3.9.*
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: SQLAlchemy (>=2.0.29,<3.0.0)
Requires-Dist: asynchronize (>=0.0.1,<0.0.2)
Requires-Dist: asynctaskpool (>=0.2.0,<0.3.0)
Requires-Dist: beautifulsoup4 (>=4.12.3,<5.0.0)
Requires-Dist: gql (>=3.5.0,<4.0.0)
Requires-Dist: httpx (>=0.27.0,<0.28.0)
Requires-Dist: pydantic (>=2.7.0,<3.0.0)
Requires-Dist: qcanvas-api-clients (>=0.2.0,<0.3.0)
Requires-Dist: rich (>=13.7.1,<14.0.0)
Requires-Dist: stones-custom (>=0.2.1,<0.3.0)
Requires-Dist: yt-dlp (>=2024.4.9,<2025.0.0)
Description-Content-Type: text/markdown

# Using API result caching for faster development

set `ENABLE_API_CACHE=1` as an environment variable
