Skip to main content

Data flow along a directed acyclic graph of asynchronous generator functions

Project description

async-graph-data-flow

PyPI version Supported Python versions CircleCI Builds

Full Documentation

Please visit https://async-graph-data-flow.readthedocs.io

Please also check out this blog post introducing this package.

License

BSD 3-Clause License. Please see LICENSE.txt in the GitHub source code for details.

Setting up a Development Environment

The latest code under development is available on GitHub at https://github.com/civisanalytics/async-graph-data-flow. To obtain this version for experimental features or for development, we recommend using uv to manage the development environment:

git clone https://github.com/civisanalytics/async-graph-data-flow.git
cd async-graph-data-flow
uv pip install -e ".[dev]"

To run tests and styling checks:

uv run pytest
uv run flake8 src tests examples
uv run black --check src tests examples

Building Documentation

We use the Sphinx framework. The documentation source files are in docs/. These files can be updated as necessary.

The public documentation is accessible at https://async-graph-data-flow.readthedocs.io. The doc build is configured by .readthedocs.yaml. Normally, even when we need to update the documentation or make a new release of async-graph-data-flow, neither this configuration YAML file nor Civis's account on the Read the Docs site need any updates. The builds by the Read The Docs site generate the necessary files (the HTML pages and other things) for the public documentation. All these auto-generated files are explicitly not versioned (see .gitignore).

To build the documentation locally (for testing and development), install the full doc-related dependencies: uv pip install -r docs/requirements.txt, then run uv run sphinx-build -b html docs/ docs/build/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

async_graph_data_flow-2.0.0.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

async_graph_data_flow-2.0.0-py3-none-any.whl (11.2 kB view details)

Uploaded Python 3

File details

Details for the file async_graph_data_flow-2.0.0.tar.gz.

File metadata

  • Download URL: async_graph_data_flow-2.0.0.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for async_graph_data_flow-2.0.0.tar.gz
Algorithm Hash digest
SHA256 2bdf3ede712593aacefbf804c43573f9151bd1dca9af9ee1e369f88ceb47b3e0
MD5 0fd252568decd11cfbb335f87ef5ad02
BLAKE2b-256 a1be2396e1c6a5d6cf51360ec9954eb744fb04349f275b91b341ab99ae061b39

See more details on using hashes here.

Provenance

The following attestation bundles were made for async_graph_data_flow-2.0.0.tar.gz:

Publisher: release.yml on civisanalytics/async-graph-data-flow

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file async_graph_data_flow-2.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for async_graph_data_flow-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1a9b82febf312f4522a4789cc91817e061149224022e07288a9071893f750b44
MD5 2cf7633f8454de5f83e2fba93069cdc1
BLAKE2b-256 43985a487ef3ec3d1dacdd3622daa0a1bc3a93f19df7e93d9e321a5d35c7425c

See more details on using hashes here.

Provenance

The following attestation bundles were made for async_graph_data_flow-2.0.0-py3-none-any.whl:

Publisher: release.yml on civisanalytics/async-graph-data-flow

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page