Metadata-Version: 2.1
Name: esp-rainmaker-cli
Version: 1.1.3
Summary: A python utility to perform host based claiming
Home-page: https://github.com/espressif/esp-rainmaker-cli
Author: Espressif Systems
Author-email: 
License: Apache-2.0
Project-URL: Documentation, https://rainmaker.espressif.com/docs/cli-setup
Project-URL: Source, https://github.com/espressif/esp-rainmaker-cli
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: argparse
Requires-Dist: requests>=2.22.0
Requires-Dist: cmd2>=0.9.18
Requires-Dist: protobuf>=3.20.0
Requires-Dist: packaging>=19.2
Requires-Dist: oauth2client>=4.1.3
Requires-Dist: click>=5.0
Requires-Dist: pyserial>=3.0
Requires-Dist: future>=0.15.2
Requires-Dist: pyparsing>=2.4.0
Requires-Dist: pyelftools>=0.22
Requires-Dist: esptool>=4.4
Requires-Dist: esp-secure-cert-tool==1.0.1
Requires-Dist: setuptools
Requires-Dist: esp_idf_nvs_partition_gen==0.1.6


=================
esp-rainmaker-cli
=================
ESP RainMaker command-line interface (CLI) utility, python utility to perform host based claiming.

Source code for `esp-rainmaker-cli` is
`hosted on github <https://github.com/espressif/esp-rainmaker-cli>`_.

Documentation
-------------
Visit online `RainMaker CLI setup and usage guide <https://rainmaker.espressif.com/docs/cli-setup>`_.
Or run `esp-rainmaker-cli -h`.

License
-------
The License for the project can be found
`here <https://github.com/espressif/esp-rainmaker-cli/tree/master/LICENSE>`_
