# httpx request extension.
## Installation
You can install via [pypi](https://pypi.org/project/httpx_request/)
```console
pip install -U httpx_request
```
## Usage
```python
from httpx_request import request
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/httpx_request",
"name": "httpx_request",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "httpx, request",
"author": "ChenyangGao",
"author_email": "wosiwujm@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f1/19/d766a9ec2b2d9b448927bfcfa9cd6144939b5656b73871d38f44ff77fc6a/httpx_request-0.0.9.tar.gz",
"platform": null,
"description": "# httpx request extension.\n\n## Installation\n\nYou can install via [pypi](https://pypi.org/project/httpx_request/)\n\n```console\npip install -U httpx_request\n```\n\n## Usage\n\n```python\nfrom httpx_request import request\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "httpx request extension.",
"version": "0.0.9",
"project_urls": {
"Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/httpx_request",
"Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/httpx_request"
},
"split_keywords": [
"httpx",
" request"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c547e9439f813323772eff14c53708e45d901097b6e52a21207186efd681160f",
"md5": "a8767b857e975d7252a80377441e5c3f",
"sha256": "09897b5d729463a1e89c4046809aac06b7ff4c937af18a345e67e520074a46f1"
},
"downloads": -1,
"filename": "httpx_request-0.0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a8767b857e975d7252a80377441e5c3f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 4737,
"upload_time": "2024-11-07T16:59:51",
"upload_time_iso_8601": "2024-11-07T16:59:51.900239Z",
"url": "https://files.pythonhosted.org/packages/c5/47/e9439f813323772eff14c53708e45d901097b6e52a21207186efd681160f/httpx_request-0.0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f119d766a9ec2b2d9b448927bfcfa9cd6144939b5656b73871d38f44ff77fc6a",
"md5": "c153dcd1cee9130233031822bc77a214",
"sha256": "eacea405358640e53539f81a80e2037e103b235cb83e896f8d82e67135be5b02"
},
"downloads": -1,
"filename": "httpx_request-0.0.9.tar.gz",
"has_sig": false,
"md5_digest": "c153dcd1cee9130233031822bc77a214",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 3458,
"upload_time": "2024-11-07T16:59:55",
"upload_time_iso_8601": "2024-11-07T16:59:55.084833Z",
"url": "https://files.pythonhosted.org/packages/f1/19/d766a9ec2b2d9b448927bfcfa9cd6144939b5656b73871d38f44ff77fc6a/httpx_request-0.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-07 16:59:55",
"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": "httpx_request"
}