Metadata-Version: 2.3
Name: pyapi-service-kit
Version: 0.0.11
Summary: some utiltiies used by backend python services
License: LICENSE
Author: jr200
Author-email: jayshan+git@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: nats-py (>=2.11.0,<3.0.0)
Requires-Dist: nkeys (>=0.2.1,<0.3.0)
Requires-Dist: polars (>=1.32.3,<2.0.0)
Requires-Dist: polars-hist-db (>=0.8.4)
Requires-Dist: python-dateutil (>=2.9.0.post0,<3.0.0)
Requires-Dist: pytz (>=2025.2,<2026.0)
Requires-Dist: pyyaml (>=6.0.2,<7.0.0)
Description-Content-Type: text/markdown

# pyapi-service-kit (wip)

Collection of functions, types, utiltiies used by backend python services.

