Metadata-Version: 2.1
Name: asset-tracking
Version: 0.1.3
Summary: Enterprise asset tracking by hostname for rouge device detection.
Author: Sean McFeely
Author-email: mcfeelynaes@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: SQLAlchemy (>=1.4.0,<2.0.0)
Requires-Dist: SQLAlchemy-Utils (>=0.38.3,<0.39.0)
Requires-Dist: argcomplete (>=2.0.0,<3.0.0)
Requires-Dist: coloredlogs (>=15.0.0,<16.0.0)
Requires-Dist: configparser (>=5.2.0,<6.0.0)
Requires-Dist: pg8000 (>=1.29.1,<2.0.0)
Requires-Dist: pydantic (>=1.8.0,<2.0.0)
Requires-Dist: python-dateutil (>=2.8.0,<3.0.0)
