Metadata-Version: 2.1
Name: phishnet-api-v4
Version: 0.1.0
Summary: Python3 client to interface with v4 of the api.phish.net REST endpoints.
License: GPLv3
Author: Jay Flaherty
Author-email: jayflaherty@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: python-dotenv (>=0.18.0,<0.19.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
