Metadata-Version: 2.1
Name: apidag
Version: 0.1.0
Summary: A Python library using asyncio and aiohttp to build declarative API call flows
Author-email: Sarahhhh <sarahhhhfoster@gmail.com>
Project-URL: Homepage, https://github.com/SarahhhhFoster/apidag
Project-URL: Bug Tracker, https://github.com/SarahhhhFoster/apidag/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# flowlib
A Python library using asyncio and aiohttp to build declarative API call flows
