Metadata-Version: 2.1
Name: ubiops-cli
Version: 2.19.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.7
Description-Content-Type: text/markdown
Requires-Dist: requests >=2.17.3
Requires-Dist: tabulate ==0.8.10
Requires-Dist: python-dateutil
Requires-Dist: click <8.0,>=7.0
Requires-Dist: ConfigParser ==4.0.2
Requires-Dist: colorama ==0.4.3
Requires-Dist: pyyaml
Requires-Dist: ubiops ==4.2.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.7+ and is distributed under the Apache 2.0 License.


