{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "\n\n \n \n\n\n \n \n\n
License\n \n \"license\"\n \n
Build Status\n \n \"travis\n \n
\n\nDescription\n===========\nPython 3 Gearman API - Client, worker, and admin client interfaces\n\nFor information on Gearman and a C-based Gearman server, see http://www.gearman.org/\n\nSince the current `gearman` module is with Python versions <=\n2.7 and no longer in active development, this package was created. \nThe vast majority of the work here was from folks at Yelp and other \ncontributors (see Authors.txt). This package was based off an initial clone of \nthe `gearman` package, tag `v2.0.2`. Python3-compatible fixes to core classes \nand functions were brought in from https://github.com/msjaiswal/python3-gearman. \nIn addition, python3 updates to the unit tests were also included. Moreover, \nTravisCI functionality was brought in to automate\nbuilding and testing. \n\nInstallation\n============\n* easy_install python3_gearman\n* pip install python3_gearman\n\nLinks\n=====\n\nPython 3\n* source \n* documentation \n\nPython 2 and earlier\n* 2.x source \n* 2.x documentation \n* 1.x source \n* 1.x documentation \n\nContributing\n===========\n\nContributions are encouraged and welcome. In order for your changes to be incorporated, they\nneed to follow the general guidelines:\n* Please do your work on a branch created from the `develop` branch (see the GitFlow approach to development)\n* Your build must past all PEP8 code style checks and unit tests\n* As new functionality is added, please write the corresponding unit tests\n* For passing builds, please submit a pull request (PR) to submit your\n changes for inclusion into the `develop` branch\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/josiahmwalton/python3-gearman", "keywords": "", "license": "Apache", "maintainer": "", "maintainer_email": "", "name": "python3-gearman", "package_url": "https://pypi.org/project/python3-gearman/", "platform": "", "project_url": "https://pypi.org/project/python3-gearman/", "project_urls": { "Homepage": "https://github.com/josiahmwalton/python3-gearman" }, "release_url": "https://pypi.org/project/python3-gearman/0.1.0/", "requires_dist": null, "requires_python": ">=3", "summary": "Python 3 Gearman API - Client, worker, and admin client interfaces", "version": "0.1.0" }, "last_serial": 3892774, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "dfa050ec067337bcd0557549a148a5fd", "sha256": "4a5808d3a0bfc6c243548ad57e7aab4bee62c9cba2b1c3a860fdd292d46a112d" }, "downloads": -1, "filename": "python3_gearman-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "dfa050ec067337bcd0557549a148a5fd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 32393, "upload_time": "2018-05-23T20:56:54", "url": "https://files.pythonhosted.org/packages/bb/f0/354db08e200db5837d410fff45fb4b053896a2ae50da02c343835e0daf29/python3_gearman-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3d3587e7a1f853b2a9f7aa704917ddb8", "sha256": "3ee44df221587c76ff13f0bebf4923b02b31b1b069ffda07416658be0614865c" }, "downloads": -1, "filename": "python3_gearman-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3d3587e7a1f853b2a9f7aa704917ddb8", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 36284, "upload_time": "2018-05-23T20:56:55", "url": "https://files.pythonhosted.org/packages/1b/d2/c142c6edbab9415ee97c8f0080489507865ff747e0903f83de9c262659d8/python3_gearman-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dfa050ec067337bcd0557549a148a5fd", "sha256": "4a5808d3a0bfc6c243548ad57e7aab4bee62c9cba2b1c3a860fdd292d46a112d" }, "downloads": -1, "filename": "python3_gearman-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "dfa050ec067337bcd0557549a148a5fd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 32393, "upload_time": "2018-05-23T20:56:54", "url": "https://files.pythonhosted.org/packages/bb/f0/354db08e200db5837d410fff45fb4b053896a2ae50da02c343835e0daf29/python3_gearman-0.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3d3587e7a1f853b2a9f7aa704917ddb8", "sha256": "3ee44df221587c76ff13f0bebf4923b02b31b1b069ffda07416658be0614865c" }, "downloads": -1, "filename": "python3_gearman-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3d3587e7a1f853b2a9f7aa704917ddb8", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 36284, "upload_time": "2018-05-23T20:56:55", "url": "https://files.pythonhosted.org/packages/1b/d2/c142c6edbab9415ee97c8f0080489507865ff747e0903f83de9c262659d8/python3_gearman-0.1.0.tar.gz" } ] }