Metadata-Version: 2.1
Name: altb_utils
Version: 0.0.2
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.9
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'

