Skip to main content

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

Project description

License license
Build Status travis build status

Description

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

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

Since the current gearman module is with Python versions <= 2.7 and no longer in active development, this package was created. The vast majority of the work here was from folks at Yelp and other contributors (see Authors.txt). This package was based off an initial clone of the gearman package, tag v2.0.2. Python3-compatible fixes to core classes and functions were brought in from https://github.com/msjaiswal/python3-gearman. In addition, python3 updates to the unit tests were also included. Moreover, TravisCI functionality was brought in to automate building and testing.

Installation

  • easy_install python3_gearman
  • pip install python3_gearman

Links

Python 3

Python 2 and earlier

Contributing

Contributions are encouraged and welcome. In order for your changes to be incorporated, they need to follow the general guidelines:

  • Please do your work on a branch created from the develop branch (see the GitFlow approach to development)
  • Your build must past all PEP8 code style checks and unit tests
  • As new functionality is added, please write the corresponding unit tests
  • For passing builds, please submit a pull request (PR) to submit your changes for inclusion into the develop branch

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python3_gearman-0.1.0.tar.gz (36.3 kB view hashes)

Uploaded Source

Built Distribution

python3_gearman-0.1.0-py3-none-any.whl (32.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page