Metadata-Version: 2.1
Name: ip-inspector
Version: 0.1.3
Summary: IP inspector is an IPv4 and IPv6 address metadata enricher and tracking tool. Use it on the command line and leverage it as a library.
Home-page: https://github.com/seanmcfeely/ip-inspector
License: Apache-2.0
Author: Sean McFeely
Author-email: mcfeelynaes@gmail.com
Requires-Python: >=3.6.2,<4.0
Classifier: License :: OSI Approved :: Apache Software 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: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: SQLAlchemy (>=1.4.19,<2.0.0)
Requires-Dist: argcomplete (>=1.12.3,<2.0.0)
Requires-Dist: coloredlogs (>=15.0.1,<16.0.0)
Requires-Dist: geoip2 (>=4.2.0,<5.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
