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

Uploaded Source

Built Distribution

async_graph_data_flow-1.5.1-py3-none-any.whl (10.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: async_graph_data_flow-1.5.1.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.1.tar.gz
Algorithm Hash digest
SHA256 8dd8ce2516f05efd7c3b8568f9816859afb73b0af52e046875f72c6bbe1a91d2
MD5 867cb8b9c48fe6c94d142492b5317b60
BLAKE2b-256 1c40889faba73b9f80163db2012efbe2a3a7e1f1855331b4591e0de711d47ee4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for async_graph_data_flow-1.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c1deedef8cc0630e14b7cfe362ee4be8f2d02236aa6b85e004c5c7b25e3e49a1
MD5 a880df69269703e8d2853b42f4d94acd
BLAKE2b-256 116389dad95c57425f65003deb850c9ea151864ad7318c02f33090cacef5b677

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