{ "info": { "author": "OpenCensus Authors", "author_email": "census-developers@googlegroups.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "OpenCensus gevent helper\n============================================================================\n\n|pypi|\n\n.. |pypi| image:: https://badge.fury.io/py/opencensus-ext-gevent.svg\n :target: https://pypi.org/project/opencensus-ext-gevent/\n\nInstallation\n------------\n\n::\n\n pip install opencensus-ext-gevent\n\nUsage\n-----\n\nAs gevent is to date `incompatible `_ with\nthe new context variables the **OpenCensus gevent helper** configures OpenCensus to use\na compatible thread based runtime context implementation.\n\nNo action apart from installing the package is needed as it listens to events\n`emitted by gevent `_ once\npatching via ``patch_all`` is complete.\n\n\nWarning\n-------\n\nOpenCensus itself is completely compatible with gevent. Be aware though that not all\navailable OpenCensus integrations are compatible.\n\nYou should check this on a case by case basis.\n\n\nReferences\n----------\n\n* `OpenCensus Project `_\n* `gevent `_\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/census-instrumentation/opencensus-python/tree/master/contrib/opencensus-ext-gevent", "keywords": "", "license": "Apache-2.0", "maintainer": "", "maintainer_email": "", "name": "opencensus-ext-gevent", "package_url": "https://pypi.org/project/opencensus-ext-gevent/", "platform": "", "project_url": "https://pypi.org/project/opencensus-ext-gevent/", "project_urls": { "Homepage": "https://github.com/census-instrumentation/opencensus-python/tree/master/contrib/opencensus-ext-gevent" }, "release_url": "https://pypi.org/project/opencensus-ext-gevent/0.1.0/", "requires_dist": [ "opencensus (<1.0.0,>=0.6.0)", "gevent (>=1.3)" ], "requires_python": "", "summary": "OpenCensus gevent compatibility helper", "version": "0.1.0" }, "last_serial": 5640768, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "35d17bbf539367f57ae3d94947262912", "sha256": "b57dbfb9917d511391b9d45bc8d969bd1599c5effb94a3d59b5d332f497f14f0" }, "downloads": -1, "filename": "opencensus_ext_gevent-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "35d17bbf539367f57ae3d94947262912", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3626, "upload_time": "2019-06-01T04:21:16", "url": "https://files.pythonhosted.org/packages/ce/57/6ae1d960662a410226f33d023151a41567d8766acc1d87c428e3eb5c815f/opencensus_ext_gevent-0.1.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "35d17bbf539367f57ae3d94947262912", "sha256": "b57dbfb9917d511391b9d45bc8d969bd1599c5effb94a3d59b5d332f497f14f0" }, "downloads": -1, "filename": "opencensus_ext_gevent-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "35d17bbf539367f57ae3d94947262912", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3626, "upload_time": "2019-06-01T04:21:16", "url": "https://files.pythonhosted.org/packages/ce/57/6ae1d960662a410226f33d023151a41567d8766acc1d87c428e3eb5c815f/opencensus_ext_gevent-0.1.0-py2.py3-none-any.whl" } ] }