Metadata-Version: 2.1
Name: whistling
Version: 0.1.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.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: contextvars (>=2.4,<3.0)
Requires-Dist: httpx (>=0.16.1,<0.17.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

