Skip to main content

Asynchronous functions that pass data along a directed acyclic graph

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:

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

To run tests and styling checks:

pytest
flake8 src tests examples
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: pip install -r docs/requirements.txt, then 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-1.6.0.tar.gz (15.3 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-1.6.0-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: async_graph_data_flow-1.6.0.tar.gz
  • Upload date:
  • Size: 15.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.0

File hashes

Hashes for async_graph_data_flow-1.6.0.tar.gz
Algorithm Hash digest
SHA256 b2d0a725851ebd3c2345f3ffbc1d3b41b398e9df6230c03c795f0d60b8de1c2c
MD5 4e3b89b458f82a45819845a28424d838
BLAKE2b-256 c7892e0f0a478fafd4da1d7b2b354f7366c26eac1d2017f1a0ddd92b5ba2bf1c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for async_graph_data_flow-1.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7afd5a4d2e5d3fe47b49a87a3a063e3ecaa3e9645216b52c5d958d7066bea9a7
MD5 f0865994892e520a923e8afe0f1e7906
BLAKE2b-256 6ec72ae505adb0c73d9a7f4038fe5f382351bb61719cb721a4401d2aa4319ba2

See more details on using hashes here.

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