Metadata-Version: 2.1
Name: cfg-cli
Version: 0.1.22
Summary: Command-line tool for Cofactor Genomics' products and services.
License: MIT
Author: Alex Bode
Author-email: alex_bode@cofactorgenomics.com
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: boto3 (>=1.14.11,<2.0.0)
Requires-Dist: fire (>=0.2.1,<0.3.0)
Requires-Dist: prompt-toolkit (>=3.0.5,<4.0.0)
Requires-Dist: python-jose (>=3.1.0,<4.0.0)
Requires-Dist: requests (>=2.23.0,<3.0.0)
Requires-Dist: tabulate (>=0.8.7,<0.9.0)
