fviard / py3gearman-compat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py3gearman-compat

Python gearman client Drop in python 3 replacement for the python 2 gearman package

Description

Python Gearman API - Client, worker, and admin client interfaces

For information on Gearman and a C-based Gearman server, see http://www.gearman.org/

Warning:

Docs and samples of this repository might not be up-to-date as they were directly backported from the python-gearman v2.x project.

Install

Not yet available on Pypi

python3 setup.py install

Usage

https://pythonhosted.org/gearman/

Archeology

A short chronology (in order) of the ancestors leading to the current version

Original python 2 versions:

Python 3 compatible versions:

About

License:Other


Languages

Language:Python 100.0%