=================
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>`_
Raw data
{
"_id": null,
"home_page": "https://github.com/espressif/esp-rainmaker-cli",
"name": "esp-rainmaker-cli",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Espressif Systems",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/67/fd/349c902b6266dcec29aa828c73749d023deb0aff55c06cfab7e529e562b3/esp_rainmaker_cli-1.1.3.tar.gz",
"platform": null,
"description": "\n=================\nesp-rainmaker-cli\n=================\nESP RainMaker command-line interface (CLI) utility, python utility to perform host based claiming.\n\nSource code for `esp-rainmaker-cli` is\n`hosted on github <https://github.com/espressif/esp-rainmaker-cli>`_.\n\nDocumentation\n-------------\nVisit online `RainMaker CLI setup and usage guide <https://rainmaker.espressif.com/docs/cli-setup>`_.\nOr run `esp-rainmaker-cli -h`.\n\nLicense\n-------\nThe License for the project can be found\n`here <https://github.com/espressif/esp-rainmaker-cli/tree/master/LICENSE>`_\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A python utility to perform host based claiming",
"version": "1.1.3",
"project_urls": {
"Documentation": "https://rainmaker.espressif.com/docs/cli-setup",
"Homepage": "https://github.com/espressif/esp-rainmaker-cli",
"Source": "https://github.com/espressif/esp-rainmaker-cli"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ce4542cf10e160d3449b76815c24269014af7557e05bb2375858a176b406dbf9",
"md5": "1770e514608bcd969bda21dd293c89b1",
"sha256": "40c1e35913237c14c735ad615094769cbf8b31d76be565db5d900db6d0214885"
},
"downloads": -1,
"filename": "esp_rainmaker_cli-1.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "1770e514608bcd969bda21dd293c89b1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 101723,
"upload_time": "2025-01-08T12:34:20",
"upload_time_iso_8601": "2025-01-08T12:34:20.033542Z",
"url": "https://files.pythonhosted.org/packages/ce/45/42cf10e160d3449b76815c24269014af7557e05bb2375858a176b406dbf9/esp_rainmaker_cli-1.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "67fd349c902b6266dcec29aa828c73749d023deb0aff55c06cfab7e529e562b3",
"md5": "2cb508a7269d534d0ca57461ec8ed2bc",
"sha256": "222f01d31ebe0201e531ef2af1ccca28045b62e1571b3f5d6a3da0ea9820c592"
},
"downloads": -1,
"filename": "esp_rainmaker_cli-1.1.3.tar.gz",
"has_sig": false,
"md5_digest": "2cb508a7269d534d0ca57461ec8ed2bc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 66249,
"upload_time": "2025-01-08T12:34:21",
"upload_time_iso_8601": "2025-01-08T12:34:21.273969Z",
"url": "https://files.pythonhosted.org/packages/67/fd/349c902b6266dcec29aa828c73749d023deb0aff55c06cfab7e529e562b3/esp_rainmaker_cli-1.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-08 12:34:21",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "espressif",
"github_project": "esp-rainmaker-cli",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "argparse",
"specs": []
},
{
"name": "requests",
"specs": [
[
">=",
"2.22.0"
]
]
},
{
"name": "cmd2",
"specs": [
[
">=",
"0.9.18"
]
]
},
{
"name": "protobuf",
"specs": [
[
">=",
"3.20.0"
]
]
},
{
"name": "packaging",
"specs": [
[
">=",
"19.2"
]
]
},
{
"name": "oauth2client",
"specs": [
[
">=",
"4.1.3"
]
]
},
{
"name": "click",
"specs": [
[
">=",
"5.0"
]
]
},
{
"name": "pyserial",
"specs": [
[
">=",
"3.0"
]
]
},
{
"name": "future",
"specs": [
[
">=",
"0.15.2"
]
]
},
{
"name": "pyparsing",
"specs": [
[
">=",
"2.4.0"
]
]
},
{
"name": "pyelftools",
"specs": [
[
">=",
"0.22"
]
]
},
{
"name": "esptool",
"specs": [
[
">=",
"4.4"
]
]
},
{
"name": "esp-secure-cert-tool",
"specs": [
[
"==",
"1.0.1"
]
]
},
{
"name": "setuptools",
"specs": []
},
{
"name": "esp_idf_nvs_partition_gen",
"specs": [
[
"==",
"0.1.6"
]
]
}
],
"lcname": "esp-rainmaker-cli"
}