<h1 align="center">
<strong>httobin-client</strong>
</h1>
<p align="center">
<a href="https://github.com/hasansezertasan/httpbin-client" target="_blank">
<img src="https://img.shields.io/github/last-commit/hasansezertasan/httpbin-client" alt="Latest Commit">
</a>
<img src="https://img.shields.io/github/workflow/status/hasansezertasan/httpbin-client/Test">
<img src="https://img.shields.io/codecov/c/github/hasansezertasan/httpbin-client">
<br />
<a href="https://pypi.org/project/httpbin-client" target="_blank">
<img src="https://img.shields.io/pypi/v/httpbin-client" alt="Package version">
</a>
<img src="https://img.shields.io/pypi/pyversions/httpbin-client">
<img src="https://img.shields.io/github/license/hasansezertasan/httpbin-client">
</p>
## Installation
``` bash
pip install httpbin-client
```
Raw data
{
"_id": null,
"home_page": "",
"name": "httpbin-client",
"maintainer": "hasansezertasan",
"docs_url": null,
"requires_python": ">=3,<4",
"maintainer_email": "hasansezertasan@gmail.com",
"keywords": "httpbin,client,http,requests,python,httpbin-client",
"author": "hasansezertasan",
"author_email": "hasansezertasan@gmail.com",
"download_url": "",
"platform": null,
"description": "<h1 align=\"center\">\n <strong>httobin-client</strong>\n</h1>\n<p align=\"center\">\n <a href=\"https://github.com/hasansezertasan/httpbin-client\" target=\"_blank\">\n <img src=\"https://img.shields.io/github/last-commit/hasansezertasan/httpbin-client\" alt=\"Latest Commit\">\n </a>\n <img src=\"https://img.shields.io/github/workflow/status/hasansezertasan/httpbin-client/Test\">\n <img src=\"https://img.shields.io/codecov/c/github/hasansezertasan/httpbin-client\">\n <br />\n <a href=\"https://pypi.org/project/httpbin-client\" target=\"_blank\">\n <img src=\"https://img.shields.io/pypi/v/httpbin-client\" alt=\"Package version\">\n </a>\n <img src=\"https://img.shields.io/pypi/pyversions/httpbin-client\">\n <img src=\"https://img.shields.io/github/license/hasansezertasan/httpbin-client\">\n</p>\n\n## Installation\n\n``` bash\npip install httpbin-client\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A simple httpbin client for python, mostly for educational purposes.",
"version": "0.1.0",
"project_urls": null,
"split_keywords": [
"httpbin",
"client",
"http",
"requests",
"python",
"httpbin-client"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "eb9bfd89cd6948540e10c5541b384b8e4bbc32533fb7cc6241199837ccebd042",
"md5": "23939c7c22758a7b35f88584ca31a82f",
"sha256": "558474a23ea42661b62578ce64841af2c7a3c14601b58636d9232fbf2154d66c"
},
"downloads": -1,
"filename": "httpbin_client-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "23939c7c22758a7b35f88584ca31a82f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3,<4",
"size": 2291,
"upload_time": "2023-09-27T21:19:26",
"upload_time_iso_8601": "2023-09-27T21:19:26.215946Z",
"url": "https://files.pythonhosted.org/packages/eb/9b/fd89cd6948540e10c5541b384b8e4bbc32533fb7cc6241199837ccebd042/httpbin_client-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-27 21:19:26",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "httpbin-client"
}