Python 3.5 http.HTTPStatus backported to 3.4 and 2.7
Project description
Python 3.5 http.HTTPStatus backported to 3.4 and 2.7
Getting started
Install:
$ pip install httpstatus35
…or if you want to use Python 2.7 run:
$ pip install httpstatus35[py2x]
Enjoy:
$ python2.7 Python 2.7.10 (default, Oct 23 2015, 19:19:21) [GCC 4.2.1 Compatible Apple LLVM 7.0.0 (clang-700.0.59.5)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> from httpstatus import HTTPStatus >>> HTTPStatus.OK <HTTPStatus.OK: 200>
License
httpstatus35 is licensed under the MIT license. See the license file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
httpstatus35-0.0.1.tar.gz
(5.0 kB
view details)
File details
Details for the file httpstatus35-0.0.1.tar.gz
.
File metadata
- Download URL: httpstatus35-0.0.1.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8281f2ed742898a9796d2f8b1bc7b960c9a15e3ee07840b3b656a64332b90fe3
|
|
MD5 |
9c2a483578ea8d136b2072e94cc08c77
|
|
BLAKE2b-256 |
85b643061ce739e9cff7720097d73b2b0715d854c33a9dc41917db5ac6ac4174
|