Metadata-Version: 2.1
Name: jefferson-street-api
Version: 0.1.0
Summary: A set of tools for building and connecting to JSt's API.
License: MIT
Author: MAhbab
Author-email: mahfuj@jeffersonst.io
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
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: flask (>=2.3.2,<3.0.0)
Requires-Dist: google-cloud-bigquery (>=3.11.4,<4.0.0)
Requires-Dist: pytest (>=7.4.0,<8.0.0)
Requires-Dist: setuptools (>=68.0.0,<69.0.0)
Description-Content-Type: text/markdown

#JStreet API

This library contains building blocks for creating REST API endpoints using Python and Google Cloud Functions.

