Metadata-Version: |
2.1 |
Name: |
async-graph-data-flow |
Version: |
1.5.1 |
Summary: |
Asynchronous functions that pass data along a directed acyclic graph |
Author-Email: |
Civis Analytics <opensource[at]civisanalytics.com> |
Project-Url: |
Documentation, https://async-graph-data-flow.readthedocs.io |
Project-Url: |
Source, https://github.com/civisanalytics/async-graph-data-flow |
License: |
BSD 3-Clause |
Keywords: |
async,asynchronous,asyncio,data flow,graph |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: BSD License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Framework :: AsyncIO |
Requires-Python: |
>=3.10 |
Requires-Dist: |
black (==24.10.0); extra == "dev" |
Requires-Dist: |
flake8 (==7.1.1); extra == "dev" |
Requires-Dist: |
pytest (==8.3.3); extra == "dev" |
Requires-Dist: |
mypy (==1.13.0); extra == "dev" |
Requires-Dist: |
build (==1.2.2); extra == "dev" |
Requires-Dist: |
twine (==5.1.1); extra == "dev" |
Requires-Dist: |
Sphinx (==8.1.3); extra == "docs" |
Requires-Dist: |
furo (==2024.8.6); extra == "docs" |
Requires-Dist: |
numpydoc (==1.8.0); extra == "docs" |
Requires-Dist: |
sphinx-copybutton (==0.5.2); extra == "docs" |
Requires-Dist: |
sphinxcontrib-mermaid (==1.0.0); extra == "docs" |
Provides-Extra: |
dev |
Provides-Extra: |
docs |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE.txt |