Metadata-Version: 2.1
Name: whistling
Version: 1.0.0
Summary: A collection of functions to report a malicious URL
License: MIT
Author: Manabu Niseki
Author-email: manabu.niseki@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: httpx (>=0.24,<1.0)
Description-Content-Type: text/markdown

# whistling

Whistling is a Python package to report malicious / suspicious URL.

The following services are supported.

- Google Safe Browsing
- APWG eCX
- Netcraft
- urlscan.io

