http_response


Namehttp_response JSON
Version 0.0.2.3 PyPI version JSON
download
home_pagehttps://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/http_response
SummaryPython http response utils.
upload_time2025-01-21 05:16:53
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/9b/c6/f65514d0d46e435dca85d41c852b299415e9298380df73cceda167b73435/http_response-0.0.2.3.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.2.3",
    "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": "2a1bd5355dfe831369e4179bdfbf59e64a45b08e769b36863295ca92a24f558f",
                "md5": "a1c9bf9408bfc5f65176ac511748dbe5",
                "sha256": "854a5a005809483a47f8bfca6e3d19441fa294c9a50617128359a4e91326e521"
            },
            "downloads": -1,
            "filename": "http_response-0.0.2.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a1c9bf9408bfc5f65176ac511748dbe5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 4578,
            "upload_time": "2025-01-21T05:16:51",
            "upload_time_iso_8601": "2025-01-21T05:16:51.644383Z",
            "url": "https://files.pythonhosted.org/packages/2a/1b/d5355dfe831369e4179bdfbf59e64a45b08e769b36863295ca92a24f558f/http_response-0.0.2.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9bc6f65514d0d46e435dca85d41c852b299415e9298380df73cceda167b73435",
                "md5": "a835d6a85a3ff8c4816068e0e8426117",
                "sha256": "e0fe377a6a1fa59a7e22d99cfbf841cc9100aedc483c00a98295175b2c60ee69"
            },
            "downloads": -1,
            "filename": "http_response-0.0.2.3.tar.gz",
            "has_sig": false,
            "md5_digest": "a835d6a85a3ff8c4816068e0e8426117",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 3283,
            "upload_time": "2025-01-21T05:16:53",
            "upload_time_iso_8601": "2025-01-21T05:16:53.484846Z",
            "url": "https://files.pythonhosted.org/packages/9b/c6/f65514d0d46e435dca85d41c852b299415e9298380df73cceda167b73435/http_response-0.0.2.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-21 05:16:53",
    "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: 0.43804s