Metadata-Version: 2.1
Name: ubiops-cli
Version: 2.3.0
Summary: UbiOps Command Line Interface to interact with the UbiOps API. 
Home-page: https://github.com/UbiOps/command-line-interface.git
Author: UbiOps
License: Apache 2.0
Project-URL: Documentation, https://ubiops.com/docs
Project-URL: Source, https://github.com/UbiOps/command-line-interface.git
Keywords: UbiOps Command Line Interface
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Intended Audience :: Developers
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: urllib3 (>=1.15)
Requires-Dist: six (>=1.10)
Requires-Dist: certifi
Requires-Dist: requests (>=2.17.3)
Requires-Dist: tabulate (==0.8.7)
Requires-Dist: python-dateutil
Requires-Dist: click (>=7.0)
Requires-Dist: ConfigParser (==4.0.2)
Requires-Dist: colorama (==0.4.3)
Requires-Dist: pyyaml
Requires-Dist: ubiops (==3.3.0)


Command Line Interface to interact with the UbiOps API (v2.1).

Read the documentation at: https://github.com/UbiOps/command-line-interface

More information about UbiOps: https://ubiops.com/

UbiOps-cli is compatible with Python 3.5+ and is distributed under the Apache 2.0 License.


