Metadata-Version: 2.4
Name: pyjolt
Version: 0.1.2
Summary: A batteries included async-first python webframework
Project-URL: Homepage, https://github.com/MarkoSterk/PyJolt
Project-URL: Issues, https://github.com/MarkoSterk/PyJolt/issues
Author-email: MarkoSterk <marko_sterk@hotmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Requires-Dist: aiofiles>=24.1.0
Requires-Dist: aiosqlite>=0.20.0
Requires-Dist: alembic>=1.14.0
Requires-Dist: asyncpg>=0.30.0
Requires-Dist: cryptography>=44.0.0
Requires-Dist: greenlet>=3.1.1
Requires-Dist: jinja2>=3.1.5
Requires-Dist: marshmallow>=3.23.2
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: sqlalchemy>=2.0.36
Requires-Dist: uvicorn>=0.34.0
Requires-Dist: werkzeug>=3.1.3
