Metadata-Version: 2.1
Name: bolinette-data
Version: 0.16.1
Summary: The Bolinette data package, an async data management framework, based on bolinette and SQLAlchemy
Home-page: https://bolinette.org
License: MIT
Keywords: Bolinette,Framework,ORM,Data Management
Author: Pierre Chat
Author-email: pierrechat@outlook.com
Requires-Python: >=3.11,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Build Tools
Requires-Dist: SQLAlchemy (>=2.0.18,<3.0.0)
Requires-Dist: aiosqlite (>=0.19.0,<0.20.0)
Requires-Dist: asyncpg (>=0.28.0,<0.29.0)
Requires-Dist: bolinette (>=0.16.1,<0.17.0)
Project-URL: Documentation, https://bolinette.org/docs
Project-URL: Repository, https://github.com/bolinette/bolinette
Description-Content-Type: text/markdown

# Bolinette

This is the Bolinette monorepo.
It contains the sources of the Bolinette `core` package and the `data`, `web` and `api` extensions.

