{ "info": { "author": "Nikita Grishko", "author_email": "gr1n@protonmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "httpstatus35\n============\n\nPython 3.5 ``http.HTTPStatus`` backported to 3.4 and 2.7\n\nGetting started\n---------------\n\nInstall:\n\n::\n\n $ pip install httpstatus35\n\n...or if you want to use Python 2.7 run:\n\n::\n\n $ pip install httpstatus35[py2x]\n\nEnjoy:\n\n::\n\n $ python2.7\n Python 2.7.10 (default, Oct 23 2015, 19:19:21)\n [GCC 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.0.59.5)] on darwin\n Type \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n >>> from httpstatus import HTTPStatus\n >>> HTTPStatus.OK\n \n\nLicense\n-------\n\n*httpstatus35* is licensed under the MIT license. See the license file\nfor details.", "description_content_type": null, "docs_url": null, "download_url": "https://pypi.python.org/pypi/httpstatus35/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Gr1N/httpstatus35", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "httpstatus35", "package_url": "https://pypi.org/project/httpstatus35/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/httpstatus35/", "project_urls": { "Download": "https://pypi.python.org/pypi/httpstatus35/", "Homepage": "https://github.com/Gr1N/httpstatus35" }, "release_url": "https://pypi.org/project/httpstatus35/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Python 3.5 http.HTTPStatus backported to 3.4 and 2.7", "version": "0.0.1" }, "last_serial": 2093659, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "9c2a483578ea8d136b2072e94cc08c77", "sha256": "8281f2ed742898a9796d2f8b1bc7b960c9a15e3ee07840b3b656a64332b90fe3" }, "downloads": -1, "filename": "httpstatus35-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9c2a483578ea8d136b2072e94cc08c77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5041, "upload_time": "2016-05-01T17:45:22", "url": "https://files.pythonhosted.org/packages/85/b6/43061ce739e9cff7720097d73b2b0715d854c33a9dc41917db5ac6ac4174/httpstatus35-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9c2a483578ea8d136b2072e94cc08c77", "sha256": "8281f2ed742898a9796d2f8b1bc7b960c9a15e3ee07840b3b656a64332b90fe3" }, "downloads": -1, "filename": "httpstatus35-0.0.1.tar.gz", "has_sig": false, "md5_digest": "9c2a483578ea8d136b2072e94cc08c77", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5041, "upload_time": "2016-05-01T17:45:22", "url": "https://files.pythonhosted.org/packages/85/b6/43061ce739e9cff7720097d73b2b0715d854c33a9dc41917db5ac6ac4174/httpstatus35-0.0.1.tar.gz" } ] }