Metadata-Version: 2.1
Name: sentential
Version: 0.10.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: polars (>=0.16.12,<0.17.0)
Requires-Dist: pydantic (>=1.9.1,<2.0.0)
Requires-Dist: python-on-whales (>=0.55.0,<0.56.0)
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)
