Metadata-Version: 2.1
Name: sentential
Version: 0.5.0
Summary: because lambdas are good
License: MIT
Author: Brendan Keane
Author-email: btkeane@gmail.com
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: Jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: boto3 (>=1.24.31,<2.0.0)
Requires-Dist: flaky (>=3.7.0,<4.0.0)
Requires-Dist: furl (>=2.1.3,<3.0.0)
Requires-Dist: polars (>=0.14.2,<0.15.0)
Requires-Dist: pydantic (>=1.9.1,<2.0.0)
Requires-Dist: python-on-whales (>=0.49,<0.51)
Requires-Dist: rich (>=12.5.1,<13.0.0)
Requires-Dist: semantic-version (>=2.10.0,<3.0.0)
Requires-Dist: tabulate (>=0.8.10,<0.9.0)
Requires-Dist: typer (>=0.6.1,<0.7.0)
Requires-Dist: types-boto3 (>=1.0.2,<2.0.0)
