Metadata-Version: 2.3
Name: calitp-data-infra
Version: 2025.3.24
Summary: Shared code for developing data pipelines that process Cal-ITP data.
Author: Andrew Vaccaro
Requires-Python: >=3.8,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: backoff (>=2.2.1,<3.0.0)
Requires-Dist: gcsfs (!=2022.7.1)
Requires-Dist: google-api-core (>=1.31.4)
Requires-Dist: google-cloud-secret-manager (==2.16.4)
Requires-Dist: humanize (>=4.6.0,<5.0.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: pydantic (>=1.9,<2.0)
Requires-Dist: tqdm (>=4.64.1,<5.0.0)
Requires-Dist: typing-extensions (>=3.10.0.2)
