Metadata-Version: 2.4
Name: brixta-core
Version: 0.1.1
Summary: Reusable core primitives for BRIXTA services
Author: BRIXTA
License: MIT
Project-URL: Homepage, https://github.com/habibieebhy/brixtafoundation
Project-URL: Repository, https://github.com/habibieebhy/brixtafoundation
Project-URL: Issues, https://github.com/habibieebhy/brixtafoundation/issues
Keywords: brixta,fastapi,cement,digital-twin
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Typing :: Typed
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic<3,>=2.11
Requires-Dist: pydantic-settings<3,>=2.10
Requires-Dist: sqlalchemy<2.2,>=2.0
Requires-Dist: starlette<1,>=0.47
Dynamic: license-file

# brixta-core

Shared settings, database primitives, IDs, and HTTP middleware.
