[ ソース: python-taskflow ]
パッケージ: python3-taskflow (4.5.0-3)
python3-taskflow に関するリンク
Debian の資源:
python-taskflow ソースパッケージをダウンロード:
- [python-taskflow_4.5.0-3.dsc]
- [python-taskflow_4.5.0.orig.tar.xz]
- [python-taskflow_4.5.0-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Taskflow structured state management library - Python 3.x
TaskFlow, is a library to do [jobs, tasks, flows] in a HA manner using different backends to be used with OpenStack projects. More information at http://wiki.openstack.org/wiki/TaskFlow
This package contains the Python 3.x module.
その他の python3-taskflow 関連パッケージ
|
|
|
|
-
- dep: alembic
- lightweight database migration tool for SQLAlchemy
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-alembic
- lightweight database migration tool for SQLAlchemy - Python module
-
- dep: python3-automaton
- friendly state machines - Python 3.x
-
- dep: python3-cachetools
- extensible memoizing collections and decorators for Python 3
-
- dep: python3-eventlet
- concurrent networking library
-
- dep: python3-fasteners
- provides useful locks - Python 3.x
-
- dep: python3-futurist
- useful additions to futures, from the future - Python 3.x
-
- dep: python3-jsonschema (>= 3.2.0)
- An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
-
- dep: python3-kazoo (>= 2.6.0)
- higher level API to Apache Zookeeper (Python 3)
-
- dep: python3-kombu (>= 4.3.0)
- AMQP Messaging Framework for Python (Python3 version)
-
- dep: python3-networkx
- tool to create, manipulate and study complex networks (Python3)
-
- dep: python3-oslo.serialization
- utilities for serialization , especially JSON - Python 3.x
-
- dep: python3-oslo.utils
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-pbr
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-psycopg2 (>= 2.8.0)
- Python 3 module for PostgreSQL
-
- dep: python3-pydot
- Python interface to Graphviz's dot (Python 3)
-
- dep: python3-pymysql
- Pure-Python MySQL Driver - Python 3.x
-
- dep: python3-six (>= 1.10.0)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-sqlalchemy
- SQL toolkit and Object Relational Mapper for Python 3
-
- dep: python3-stevedore
- manage dynamic plugins for Python applications - python3
-
- dep: python3-tenacity (>= 6.0.0)
- retry code until it succeeeds