Metadata-Version: 2.1
Name: gantry
Version: 0.4.5
Summary: Gantry Python Library
Author: Gantry Systems, Inc.
Author-email: oss@gantry.io
License: Apache Software License v2
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: boto3 (>=1.17.1)
Requires-Dist: dateparser (>=1.1.1,~=1.1)
Requires-Dist: typeguard (~=2.13)
Requires-Dist: boto3-extensions (>=0.11.0)
Requires-Dist: cachetools (~=4.2)
Requires-Dist: click (>=7.1.2)
Requires-Dist: click-spinner (>=0.1.10)
Requires-Dist: requests (>=2.22.0)
Requires-Dist: pyyaml (>=5.3.1)
Requires-Dist: colorama (>=0.4.0)
Requires-Dist: marshmallow (>=3.11.1)
Requires-Dist: marshmallow-oneofschema (>=3.0.1)
Requires-Dist: monotonic (>=1.4)
Requires-Dist: tabulate (~=0.8)
Requires-Dist: halo (~=0.0.31)
Requires-Dist: isodate (~=0.6)
Requires-Dist: python-dateutil (>=2.8.1)
Requires-Dist: pandas
Requires-Dist: numpy
Requires-Dist: dataclasses (>="0.8") ; python_version < "3.7"

