[ 源代码: 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 and 3 compatibility library (Python 3 interface)
-
- 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