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/source/. 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.5.0.tar.gz (14.8 kB view details)

Uploaded Source

Built Distribution

async_graph_data_flow-1.5.0-py3-none-any.whl (10.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for async_graph_data_flow-1.5.0.tar.gz
Algorithm Hash digest
SHA256 b9833c0583eb45aef26cd361cf05e80622c3f482bf142e9b04c64d13b905555c
MD5 b9f656965d75c4985fef22880fc02c94
BLAKE2b-256 3506ecc8b01a0afe515ad0734abfd7539bfacd9d5a3a031056b3169001c59c65

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for async_graph_data_flow-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5fa4709ac5116f2857b8f9f959641b3162dc7fd1c6fdcc2900525a0f760761ee
MD5 5e30257378672c384d367179986ffb4c
BLAKE2b-256 29951c2b6b112babb784b727ebcaea42855eb966f48f1921e5923bf0b61947e8

See more details on using hashes here.

Supported by

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