[ 源代码: python-taskflow ]
软件包:python3-taskflow(3.2.0-3)
python3-taskflow 的相关链接
Debian 的资源:
下载源码包 python-taskflow:
- [python-taskflow_3.2.0-3.dsc]
- [python-taskflow_3.2.0.orig.tar.xz]
- [python-taskflow_3.2.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 (>= 0.8.10)
- lightweight database migration tool for SQLAlchemy
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-alembic (>= 0.8.10)
- lightweight database migration tool for SQLAlchemy - Python 3.x
-
- dep: python3-automaton (>= 1.9.0)
- friendly state machines - Python 3.x
-
- dep: python3-cachetools (>= 2.0.0)
- extensible memoizing collections and decorators for Python 3
-
- dep: python3-contextlib2
- Backport and enhancements for the contextlib module - Python 3.x
-
- dep: python3-debtcollector
- collection of patterns to collect technical debt - Python 3.x
-
- dep: python3-eventlet
- concurrent networking library - Python 3.x
-
- dep: python3-fasteners
- provides useful locks - Python 3.x
-
- dep: python3-futurist (>= 1.2.0)
- useful additions to futures, from the future - Python 3.x
-
- dep: python3-jsonschema
- An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x
-
- dep: python3-kazoo
- higher level API to Apache Zookeeper (Python 3)
-
- dep: python3-kombu (>= 4.0.0)
- AMQP Messaging Framework for Python (Python3 version)
-
- dep: python3-networkx
- tool to create, manipulate and study complex networks (Python3)
-
- dep: python3-oslo.serialization (>= 2.18.0)
- utilities for serialization , especially JSON - Python 3.x
-
- dep: python3-oslo.utils (>= 3.33.0)
- set of utility functions for OpenStack - Python 3.x
-
- dep: python3-pbr (>= 2.0.0)
- inject useful and sensible default behaviors into setuptools - Python 3.x
-
- dep: python3-psycopg2 (>= 2.6.2)
- Python 3 module for PostgreSQL
-
- dep: python3-pymysql (>= 0.7.6)
- 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 (>= 1.20.0)
- manage dynamic plugins for Python applications - python3
-
- dep: python3-tenacity (>= 3.2.1)
- retry code until it succeeeds - Python 3.x