Metadata-Version: 2.4
Name: pycraftcore
Version: 0.1.4
Summary: Provides reusable technical infrastructure and adapter implementations for Python applications
Author-email: Toufik Saouchi <toufik.saouchi@gmail.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/s-toufik/pycraftcore
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: aiohttp
Requires-Dist: orjson
Requires-Dist: pyyaml
Requires-Dist: omegaconf
Requires-Dist: opentelemetry-api
Requires-Dist: opentelemetry-sdk
Requires-Dist: opentelemetry-exporter-otlp
Requires-Dist: pyinstrument
Requires-Dist: asyncpg
Requires-Dist: pydantic>=2
Requires-Dist: python-dotenv
Requires-Dist: msgpack>=1.1.2
Requires-Dist: loguru>=0.7.3
Requires-Dist: scipy>=1.17.1
Requires-Dist: httpx
Requires-Dist: tenacity
Requires-Dist: aiobreaker
Requires-Dist: aiosqlite
Requires-Dist: sqlglot
Requires-Dist: starlette
Dynamic: license-file
