Metadata-Version: 2.1
Name: TP-RequestFlows
Version: 2024.2.12
Summary: UNKNOWN
Home-page: https://github.com/truocphan/TP-RequestFlows
Author: TP Cyber Security
Author-email: tpcybersec2023@gmail.com
License: MIT
Keywords: TPCyberSec,TP-RequestFlows,Request Flows
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: Implementation :: Jython
Description-Content-Type: text/markdown

# TP-RequestFlows

<p align="center">
    <a href="https://github.com/truocphan/TP-RequestFlows/releases/"><img src="https://img.shields.io/github/release/truocphan/TP-RequestFlows" height=30></a>
	<a href="#"><img src="https://img.shields.io/github/downloads/truocphan/TP-RequestFlows/total" height=30></a>
	<a href="#"><img src="https://img.shields.io/github/stars/truocphan/TP-RequestFlows" height=30></a>
	<a href="#"><img src="https://img.shields.io/github/forks/truocphan/TP-RequestFlows" height=30></a>
	<a href="https://github.com/truocphan/TP-RequestFlows/issues?q=is%3Aopen+is%3Aissue"><img src="https://img.shields.io/github/issues/truocphan/TP-RequestFlows" height=30></a>
	<a href="https://github.com/truocphan/TP-RequestFlows/issues?q=is%3Aissue+is%3Aclosed"><img src="https://img.shields.io/github/issues-closed/truocphan/TP-RequestFlows" height=30></a>
	<a href="https://pypi.org/project/TP-RequestFlows/" 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-RequestFlows
```
#### From Source:
```console
git clone https://github.com/truocphan/TP-RequestFlows.git --branch <Branch/Tag>
cd TP-RequestFlows
python setup.py build
python setup.py install
```

## Basic Usage


