Metadata-Version: 2.1 Name: api-py Version: 0.0.1 Summary: Python client library for the Voxel51 Platform API. License: BSD-4-Clause Author: Voxel51, Inc. Author-email: support@voxel51.com Requires-Python: >=3,<4 Classifier: License :: Other/Proprietary License Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.4 Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Classifier: Programming Language :: Python :: 3.8 Requires-Dist: argcomplete (>=1.11.0,<2.0.0) Requires-Dist: future (>=0.18.2,<0.19.0) Requires-Dist: python-dateutil (>=2.8.1,<3.0.0) Requires-Dist: requests (>=2.22.0,<3.0.0) Requires-Dist: requests-toolbelt (>=0.9.1,<0.10.0) Requires-Dist: six (>=1.13.0,<2.0.0) Requires-Dist: tabulate (>=0.8.6,<0.9.0) Requires-Dist: tzlocal (>=2.0.0,<3.0.0)