{ "info": { "author": "Chris Hunt", "author_email": "chrahunt@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "# gill\n\nUtilities for interacting with the GIL.\n\n```python\nfrom gill import locked_gil\n\n\nwith locked_gil():\n # No pre-emption from other threads.\n```\n\n# development\n\n```\npoetry install\npoetry build\npoetry publish\n```\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "", "license": "MIT", "maintainer": "Chris Hunt", "maintainer_email": "chrahunt@gmail.com", "name": "gill", "package_url": "https://pypi.org/project/gill/", "platform": "", "project_url": "https://pypi.org/project/gill/", "project_urls": null, "release_url": "https://pypi.org/project/gill/0.1.0/", "requires_dist": null, "requires_python": ">=3.6,<4.0", "summary": "GIL Utilities", "version": "0.1.0" }, "last_serial": 5166234, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "9d81d514f6553c6aab323471e3456ba1", "sha256": "3e4607a805472dce9f0f94f93df7486296fedd9454fa0e6eddd51b5746f16587" }, "downloads": -1, "filename": "gill-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9d81d514f6553c6aab323471e3456ba1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 2394, "upload_time": "2019-04-19T21:47:56", "url": "https://files.pythonhosted.org/packages/5e/15/7b555f3750d608c4a11da5ac78b7104e354e890e7a903983f69c4b1cb664/gill-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9d81d514f6553c6aab323471e3456ba1", "sha256": "3e4607a805472dce9f0f94f93df7486296fedd9454fa0e6eddd51b5746f16587" }, "downloads": -1, "filename": "gill-0.1.0.tar.gz", "has_sig": false, "md5_digest": "9d81d514f6553c6aab323471e3456ba1", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6,<4.0", "size": 2394, "upload_time": "2019-04-19T21:47:56", "url": "https://files.pythonhosted.org/packages/5e/15/7b555f3750d608c4a11da5ac78b7104e354e890e7a903983f69c4b1cb664/gill-0.1.0.tar.gz" } ] }