Metadata-Version: 2.4
Name: notyourip
Version: 1.0.1
Summary: User agent and IP filtering package
Home-page: https://github.com/lunarist-dev/NotYourIP
Author: lunarist._.dev
Author-email: isvalidatednull@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# NotYourIP

NotYourIP is a Python package that integrates various IP security APIs (such as ProxyCheck, AbuseIPDB, VirusTotal, etc.)  
to help easily detect malicious IPs and proxies.

## Installation

```bash
pip install NotYourIP
