# Python http response utils.
## Installation
You can install via [pypi](https://pypi.org/project/http_response/)
```console
pip install -U http_response
```
## Usage
```python
import http_response
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ChenyangGao/python-modules/tree/main/http_response",
"name": "http_response",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": null,
"keywords": "http, response",
"author": "ChenyangGao",
"author_email": "wosiwujm@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f5/8a/b5d82ac8559a0ef99d72d047735dee72641506ac63bd03cfad8606da1429/http_response-0.0.9.tar.gz",
"platform": null,
"description": "# Python http response utils.\n\n## Installation\n\nYou can install via [pypi](https://pypi.org/project/http_response/)\n\n```console\npip install -U http_response\n```\n\n## Usage\n\n```python\nimport http_response\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python http response utils.",
"version": "0.0.9",
"project_urls": {
"Homepage": "https://github.com/ChenyangGao/python-modules/tree/main/http_response",
"Repository": "https://github.com/ChenyangGao/python-modules/tree/main/http_response"
},
"split_keywords": [
"http",
" response"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "f7dd111530e5c0f5cb0f70f9c63f4ebb9a3282691333ba3f2c2f2d1ce4241a5c",
"md5": "eabf7e622a2eedd19727076bd4b1f136",
"sha256": "7bdc08b89ca5579aa6d948971499468dd48cf4c1195de1dbb1129f384babba98"
},
"downloads": -1,
"filename": "http_response-0.0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "eabf7e622a2eedd19727076bd4b1f136",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 5943,
"upload_time": "2025-08-19T15:47:19",
"upload_time_iso_8601": "2025-08-19T15:47:19.029289Z",
"url": "https://files.pythonhosted.org/packages/f7/dd/111530e5c0f5cb0f70f9c63f4ebb9a3282691333ba3f2c2f2d1ce4241a5c/http_response-0.0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f58ab5d82ac8559a0ef99d72d047735dee72641506ac63bd03cfad8606da1429",
"md5": "2a5a9cde9342c9b8809a206d82c675bb",
"sha256": "6e1c0b35d0022fb30a3856ffb76d6c022e9a12765045c7aff77bb55d72c446e5"
},
"downloads": -1,
"filename": "http_response-0.0.9.tar.gz",
"has_sig": false,
"md5_digest": "2a5a9cde9342c9b8809a206d82c675bb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 4712,
"upload_time": "2025-08-19T15:47:20",
"upload_time_iso_8601": "2025-08-19T15:47:20.218535Z",
"url": "https://files.pythonhosted.org/packages/f5/8a/b5d82ac8559a0ef99d72d047735dee72641506ac63bd03cfad8606da1429/http_response-0.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-19 15:47:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ChenyangGao",
"github_project": "python-modules",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "http_response"
}