========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/taskflow.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
TaskFlow
========
.. image:: https://img.shields.io/pypi/v/taskflow.svg
:target: https://pypi.org/project/taskflow/
:alt: Latest Version
A library to do [jobs, tasks, flows] in a highly available, easy to understand
and declarative manner (and more!) to be used with OpenStack and other
projects.
* Free software: Apache license
* Documentation: https://docs.openstack.org/taskflow/latest/
* Source: https://opendev.org/openstack/taskflow
* Bugs: https://bugs.launchpad.net/taskflow/
* Release notes: https://docs.openstack.org/releasenotes/taskflow/
Join us
-------
- https://launchpad.net/taskflow
Testing and requirements
------------------------
Requirements
~~~~~~~~~~~~
Because this project has many optional (pluggable) parts like persistence
backends and engines, we decided to split our requirements into two
parts: - things that are absolutely required (you can't use the project
without them) are put into ``requirements.txt``. The requirements
that are required by some optional part of this project (you can use the
project without them) are put into our ``test-requirements.txt`` file (so
that we can still test the optional functionality works as expected). If
you want to use the feature in question (`eventlet`_ or the worker based engine
that uses `kombu`_ or the `sqlalchemy`_ persistence backend or jobboards which
have an implementation built using `kazoo`_ ...), you should add
that requirement(s) to your project or environment.
Tox.ini
~~~~~~~
Our ``tox.ini`` file describes several test environments that allow to test
TaskFlow with different python versions and sets of requirements installed.
Please refer to the `tox`_ documentation to understand how to make these test
environments work for you.
Developer documentation
-----------------------
We also have sphinx documentation in ``docs/source``.
*To build it, run:*
::
$ python setup.py build_sphinx
.. _kazoo: https://kazoo.readthedocs.io/en/latest/
.. _sqlalchemy: https://www.sqlalchemy.org/
.. _kombu: https://kombu.readthedocs.io/en/latest/
.. _eventlet: http://eventlet.net/
.. _tox: https://tox.testrun.org/
Raw data
{
"_id": null,
"home_page": "https://docs.openstack.org/taskflow/latest/",
"name": "taskflow",
"maintainer": null,
"docs_url": "https://pythonhosted.org/taskflow/",
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "reliable, tasks, execution, parallel, dataflow, workflows, distributed",
"author": "OpenStack",
"author_email": "openstack-discuss@lists.openstack.org",
"download_url": "https://files.pythonhosted.org/packages/be/c5/c8114d75482f61886c7b2cdebeb312f7e2ec29de29aa9ed6f6725e37e832/taskflow-5.10.0.tar.gz",
"platform": null,
"description": "========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/taskflow.svg\n :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\nTaskFlow\n========\n\n.. image:: https://img.shields.io/pypi/v/taskflow.svg\n :target: https://pypi.org/project/taskflow/\n :alt: Latest Version\n\nA library to do [jobs, tasks, flows] in a highly available, easy to understand\nand declarative manner (and more!) to be used with OpenStack and other\nprojects.\n\n* Free software: Apache license\n* Documentation: https://docs.openstack.org/taskflow/latest/\n* Source: https://opendev.org/openstack/taskflow\n* Bugs: https://bugs.launchpad.net/taskflow/\n* Release notes: https://docs.openstack.org/releasenotes/taskflow/\n\nJoin us\n-------\n\n- https://launchpad.net/taskflow\n\nTesting and requirements\n------------------------\n\nRequirements\n~~~~~~~~~~~~\n\nBecause this project has many optional (pluggable) parts like persistence\nbackends and engines, we decided to split our requirements into two\nparts: - things that are absolutely required (you can't use the project\nwithout them) are put into ``requirements.txt``. The requirements\nthat are required by some optional part of this project (you can use the\nproject without them) are put into our ``test-requirements.txt`` file (so\nthat we can still test the optional functionality works as expected). If\nyou want to use the feature in question (`eventlet`_ or the worker based engine\nthat uses `kombu`_ or the `sqlalchemy`_ persistence backend or jobboards which\nhave an implementation built using `kazoo`_ ...), you should add\nthat requirement(s) to your project or environment.\n\nTox.ini\n~~~~~~~\n\nOur ``tox.ini`` file describes several test environments that allow to test\nTaskFlow with different python versions and sets of requirements installed.\nPlease refer to the `tox`_ documentation to understand how to make these test\nenvironments work for you.\n\nDeveloper documentation\n-----------------------\n\nWe also have sphinx documentation in ``docs/source``.\n\n*To build it, run:*\n\n::\n\n $ python setup.py build_sphinx\n\n.. _kazoo: https://kazoo.readthedocs.io/en/latest/\n.. _sqlalchemy: https://www.sqlalchemy.org/\n.. _kombu: https://kombu.readthedocs.io/en/latest/\n.. _eventlet: http://eventlet.net/\n.. _tox: https://tox.testrun.org/\n\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Taskflow structured state management library.",
"version": "5.10.0",
"project_urls": {
"Homepage": "https://docs.openstack.org/taskflow/latest/"
},
"split_keywords": [
"reliable",
" tasks",
" execution",
" parallel",
" dataflow",
" workflows",
" distributed"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d04d6ebfa937dd57820ed7d23a5e4c3982c08166674cbeea6b3a735f305f63c0",
"md5": "275138792e71e67fb46454aef01dea20",
"sha256": "bc0988a32ea0baf2afd0da8f620d66d16662696045c1e04bb26bf37a98bea706"
},
"downloads": -1,
"filename": "taskflow-5.10.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "275138792e71e67fb46454aef01dea20",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 504262,
"upload_time": "2024-11-14T09:30:31",
"upload_time_iso_8601": "2024-11-14T09:30:31.201952Z",
"url": "https://files.pythonhosted.org/packages/d0/4d/6ebfa937dd57820ed7d23a5e4c3982c08166674cbeea6b3a735f305f63c0/taskflow-5.10.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bec5c8114d75482f61886c7b2cdebeb312f7e2ec29de29aa9ed6f6725e37e832",
"md5": "0df256d596261a3cf2b5124d85a70316",
"sha256": "f42fc330ebac8814cd8c3f1b243ae0f46a599c783f37247da236b35947e8dfb8"
},
"downloads": -1,
"filename": "taskflow-5.10.0.tar.gz",
"has_sig": false,
"md5_digest": "0df256d596261a3cf2b5124d85a70316",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1089026,
"upload_time": "2024-11-14T09:30:32",
"upload_time_iso_8601": "2024-11-14T09:30:32.898972Z",
"url": "https://files.pythonhosted.org/packages/be/c5/c8114d75482f61886c7b2cdebeb312f7e2ec29de29aa9ed6f6725e37e832/taskflow-5.10.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-14 09:30:32",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "taskflow"
}