# TP-Requests
<p align="center">
<a href="https://github.com/truocphan/TP-Requests/releases/"><img src="https://img.shields.io/github/release/truocphan/TP-Requests" height=30></a>
<a href="#"><img src="https://img.shields.io/github/downloads/truocphan/TP-Requests/total" height=30></a>
<a href="#"><img src="https://img.shields.io/github/stars/truocphan/TP-Requests" height=30></a>
<a href="#"><img src="https://img.shields.io/github/forks/truocphan/TP-Requests" height=30></a>
<a href="https://github.com/truocphan/TP-Requests/issues?q=is%3Aopen+is%3Aissue"><img src="https://img.shields.io/github/issues/truocphan/TP-Requests" height=30></a>
<a href="https://github.com/truocphan/TP-Requests/issues?q=is%3Aissue+is%3Aclosed"><img src="https://img.shields.io/github/issues-closed/truocphan/TP-Requests" height=30></a>
<a href="https://pypi.org/project/TP-Requests/" target="_blank"><img src="https://img.shields.io/badge/pypi-3775A9?style=for-the-badge&logo=pypi&logoColor=white" height=30></a>
<a href="https://www.facebook.com/61550595106970" target="_blank"><img src="https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white" height=30></a>
<a href="https://twitter.com/TPCyberSec" target="_blank"><img src="https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white" height=30></a>
<a href="https://github.com/truocphan" target="_blank"><img src="https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white" height=30></a>
<a href="mailto:tpcybersec2023@gmail.com" target="_blank"><img src="https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white" height=30></a>
<a href="https://www.buymeacoffee.com/truocphan" target="_blank"><img src="https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black" height=30></a>
</p>
## Installation
#### From PyPI:
```console
pip install TP-Requests
```
#### From Source:
```console
git clone https://github.com/truocphan/TP-Requests.git --branch <Branch/Tag>
cd TP-Requests
python setup.py build
python setup.py install
```
## Basic Usage
```
from TP_Requests.http import TP_HTTP_REQUEST
```
Raw data
{
"_id": null,
"home_page": "https://github.com/truocphan/TP-Requests",
"name": "TP-Requests",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "TPCyberSec,TP_Requests,TP_HTTP_REQUEST,TP_MQTT_REQUEST,TP_WEBSOCKET_REQUEST",
"author": "TP Cyber Security",
"author_email": "tpcybersec2023@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/0b/1d/da9cf9667f3bbfe5898c4f444543686c29bf4c196f5b8d1c302fc75fd7b1/TP_Requests-2024.2.9.tar.gz",
"platform": null,
"description": "# TP-Requests\n\n<p align=\"center\">\n <a href=\"https://github.com/truocphan/TP-Requests/releases/\"><img src=\"https://img.shields.io/github/release/truocphan/TP-Requests\" height=30></a>\n\t<a href=\"#\"><img src=\"https://img.shields.io/github/downloads/truocphan/TP-Requests/total\" height=30></a>\n\t<a href=\"#\"><img src=\"https://img.shields.io/github/stars/truocphan/TP-Requests\" height=30></a>\n\t<a href=\"#\"><img src=\"https://img.shields.io/github/forks/truocphan/TP-Requests\" height=30></a>\n\t<a href=\"https://github.com/truocphan/TP-Requests/issues?q=is%3Aopen+is%3Aissue\"><img src=\"https://img.shields.io/github/issues/truocphan/TP-Requests\" height=30></a>\n\t<a href=\"https://github.com/truocphan/TP-Requests/issues?q=is%3Aissue+is%3Aclosed\"><img src=\"https://img.shields.io/github/issues-closed/truocphan/TP-Requests\" height=30></a>\n\t<a href=\"https://pypi.org/project/TP-Requests/\" target=\"_blank\"><img src=\"https://img.shields.io/badge/pypi-3775A9?style=for-the-badge&logo=pypi&logoColor=white\" height=30></a>\n\t<a href=\"https://www.facebook.com/61550595106970\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Facebook-1877F2?style=for-the-badge&logo=facebook&logoColor=white\" height=30></a>\n\t<a href=\"https://twitter.com/TPCyberSec\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white\" height=30></a>\n\t<a href=\"https://github.com/truocphan\" target=\"_blank\"><img src=\"https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white\" height=30></a>\n\t<a href=\"mailto:tpcybersec2023@gmail.com\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white\" height=30></a>\n\t<a href=\"https://www.buymeacoffee.com/truocphan\" target=\"_blank\"><img src=\"https://img.shields.io/badge/Buy_Me_A_Coffee-FFDD00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black\" height=30></a>\n</p>\n\n## Installation\n#### From PyPI:\n```console\npip install TP-Requests\n```\n#### From Source:\n```console\ngit clone https://github.com/truocphan/TP-Requests.git --branch <Branch/Tag>\ncd TP-Requests\npython setup.py build\npython setup.py install\n```\n\n## Basic Usage\n```\nfrom TP_Requests.http import TP_HTTP_REQUEST\n```\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Send the HTTP/ MQTT/ WEBSOCKET Request",
"version": "2024.2.9",
"project_urls": {
"Homepage": "https://github.com/truocphan/TP-Requests"
},
"split_keywords": [
"tpcybersec",
"tp_requests",
"tp_http_request",
"tp_mqtt_request",
"tp_websocket_request"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ba5d8e72f8086140dddb14beb3f9877c50f5c97ad0a8af2aa53554a44dedefde",
"md5": "1e6187868c4ba1ce313d9fe650eec82f",
"sha256": "e7264639fb02f48268094cc8f4a10a8ce75c48aac531339c647c40513c273510"
},
"downloads": -1,
"filename": "TP_Requests-2024.2.9-py2-none-any.whl",
"has_sig": false,
"md5_digest": "1e6187868c4ba1ce313d9fe650eec82f",
"packagetype": "bdist_wheel",
"python_version": "py2",
"requires_python": null,
"size": 6181,
"upload_time": "2024-02-09T13:37:51",
"upload_time_iso_8601": "2024-02-09T13:37:51.953839Z",
"url": "https://files.pythonhosted.org/packages/ba/5d/8e72f8086140dddb14beb3f9877c50f5c97ad0a8af2aa53554a44dedefde/TP_Requests-2024.2.9-py2-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bc2e67ea0f7e0ee81504584ab6a8d1365880c2c9ce8b37311121eecf3245d26f",
"md5": "f3b223eaf2fd762b430507dcdb4cb120",
"sha256": "026fd3d3f1112da97177ef12a9b0a7de302a1dd52568613e7baaa33f91e42701"
},
"downloads": -1,
"filename": "TP_Requests-2024.2.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f3b223eaf2fd762b430507dcdb4cb120",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6451,
"upload_time": "2024-02-09T13:37:53",
"upload_time_iso_8601": "2024-02-09T13:37:53.147398Z",
"url": "https://files.pythonhosted.org/packages/bc/2e/67ea0f7e0ee81504584ab6a8d1365880c2c9ce8b37311121eecf3245d26f/TP_Requests-2024.2.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0b1dda9cf9667f3bbfe5898c4f444543686c29bf4c196f5b8d1c302fc75fd7b1",
"md5": "001b05f117f161c62fbf1776f7fbda5f",
"sha256": "030d45b157d29f8e1b6cec1545c6435cdfc29c83bdf0bf87916e7d84f86a49ac"
},
"downloads": -1,
"filename": "TP_Requests-2024.2.9.tar.gz",
"has_sig": false,
"md5_digest": "001b05f117f161c62fbf1776f7fbda5f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4614,
"upload_time": "2024-02-09T13:37:54",
"upload_time_iso_8601": "2024-02-09T13:37:54.817147Z",
"url": "https://files.pythonhosted.org/packages/0b/1d/da9cf9667f3bbfe5898c4f444543686c29bf4c196f5b8d1c302fc75fd7b1/TP_Requests-2024.2.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-09 13:37:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "truocphan",
"github_project": "TP-Requests",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "tp-requests"
}