http_response


Namehttp_response JSON
Version 0.0.1.1 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/http_response
SummaryPython http response utils.
upload_time2024-05-14 13:54:36
maintainerNone
docs_urlNone
authorChenyangGao
requires_python<4.0,>=3.10
licenseMIT
keywords http response
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/web-mount-packs/tree/main/python-module/http_response",
    "name": "http_response",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "http, response",
    "author": "ChenyangGao",
    "author_email": "wosiwujm@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/58/d1/8fb6122af01dbf5c5ed0f64b968202a725971f82a8269ad248ef555f5eb6/http_response-0.0.1.1.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.1.1",
    "project_urls": {
        "Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/http_response",
        "Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/http_response"
    },
    "split_keywords": [
        "http",
        " response"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "82b70556b9aeac5a401bd5d6c818b267a3978ed707f881f6b5b986817212c46c",
                "md5": "81e213006977def7f3441455ff0f3950",
                "sha256": "e286787fc18922bd75c7e3119e3677bd210d3a68e8650431f83022817ca76dc0"
            },
            "downloads": -1,
            "filename": "http_response-0.0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "81e213006977def7f3441455ff0f3950",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 4259,
            "upload_time": "2024-05-14T13:54:34",
            "upload_time_iso_8601": "2024-05-14T13:54:34.594789Z",
            "url": "https://files.pythonhosted.org/packages/82/b7/0556b9aeac5a401bd5d6c818b267a3978ed707f881f6b5b986817212c46c/http_response-0.0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58d18fb6122af01dbf5c5ed0f64b968202a725971f82a8269ad248ef555f5eb6",
                "md5": "525ef9349d82a46a69acd682f2205d3e",
                "sha256": "3e09d8b4ae3ced9bf3258e1a8d2bf4c962e788621908be9333a0293edb7e0f4e"
            },
            "downloads": -1,
            "filename": "http_response-0.0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "525ef9349d82a46a69acd682f2205d3e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 2975,
            "upload_time": "2024-05-14T13:54:36",
            "upload_time_iso_8601": "2024-05-14T13:54:36.021077Z",
            "url": "https://files.pythonhosted.org/packages/58/d1/8fb6122af01dbf5c5ed0f64b968202a725971f82a8269ad248ef555f5eb6/http_response-0.0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-14 13:54:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ChenyangGao",
    "github_project": "web-mount-packs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "http_response"
}
        
Elapsed time: 1.10179s