Metadata-Version: 2.2
Name: altb_utils
Version: 0.0.9
Summary: Utilities for creating tasks for the cloud server asynchronous long task backend (ALTB)
Home-page: https://github.com/DeGirum/dg_long_tasks
Author: DeGirum Corp
Author-email: support@degirum.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: requests<3.0,>=2.32.3
Requires-Dist: boto3<2.0,>=1.34.151
Requires-Dist: python-dotenv<2.0,>=1.0.1
Provides-Extra: build
Requires-Dist: twine; extra == "build"
Requires-Dist: build; extra == "build"
Requires-Dist: mypy; extra == "build"
Requires-Dist: flake8; extra == "build"
Requires-Dist: types-requests; extra == "build"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: home-page
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
