Metadata-Version: 2.1
Name: cobb
Version: 0.0.5
Summary: Effortless serverless, in your own cloud
Author-email: Caelean Barnes <caeleanb@gmail.com>, Evan Doyle <evanmdoyle@gmail.com>
Project-URL: Homepage, https://github.com/gauge-sh/gauge-serverless
Project-URL: Issues, https://github.com/gauge-sh/tach/gauge-serverless
Keywords: python,lambda,aws,serverless,fastapi
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Quality Assurance
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: rich~=13.0
Requires-Dist: pydantic~=2.0
Requires-Dist: stdlib-list>=0.10.0; python_version < "3.10"
Requires-Dist: eval-type-backport>=0.2.0; python_version < "3.10"
Requires-Dist: boto3~=1.34.145
Requires-Dist: requests~=2.32.3
Provides-Extra: dev
Requires-Dist: pyyaml==6.0.1; extra == "dev"
Requires-Dist: pydantic==2.8.2; python_version > "3.7" and extra == "dev"
Requires-Dist: rich==13.7.1; extra == "dev"
Requires-Dist: fastapi==0.111.1; extra == "dev"
Requires-Dist: boto3-stubs-lite==1.34.145; extra == "dev"
Requires-Dist: boto3-stubs==1.34.145; extra == "dev"
Requires-Dist: tach==0.8.1; extra == "dev"
Requires-Dist: pip==24.0; extra == "dev"
Requires-Dist: pyright==1.1.372; extra == "dev"
Requires-Dist: ruff==0.5.2; extra == "dev"
Requires-Dist: setuptools==69.5.1; python_version > "3.7" and extra == "dev"
Requires-Dist: twine==5.1.1; python_version > "3.7" and extra == "dev"
Requires-Dist: build==1.2.1; python_version > "3.7" and extra == "dev"
Requires-Dist: pytest==8.2.2; python_version > "3.7" and extra == "dev"
Requires-Dist: pytest-mock==3.14.0; python_version > "3.7" and extra == "dev"
Requires-Dist: coverage==7.6.0; python_version > "3.7" and extra == "dev"
Requires-Dist: botocore==1.33.13; python_version == "3.7" and extra == "dev"
Requires-Dist: boto3-stubs-lite==1.33.13; python_version == "3.7" and extra == "dev"
Requires-Dist: boto3-stubs==1.33.13; python_version == "3.7" and extra == "dev"
Requires-Dist: pydantic==2.5.3; python_version == "3.7" and extra == "dev"
Requires-Dist: setuptools==47.1.0; python_version == "3.7" and extra == "dev"
Requires-Dist: twine==4.0.2; python_version == "3.7" and extra == "dev"
Requires-Dist: build==1.1.1; python_version == "3.7" and extra == "dev"
Requires-Dist: pytest==7.4.4; python_version == "3.7" and extra == "dev"
Requires-Dist: pytest-mock==3.11.1; python_version == "3.7" and extra == "dev"
Requires-Dist: coverage==7.2.7; python_version == "3.7" and extra == "dev"
