# DuinoCli
Python CLI for interfacing with Arduino projects
Raw data
{
"_id": null,
"home_page": "https://github.com/dhylands/duino_cli",
"name": "duino-cli",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "cmd cli arduino",
"author": "Dave Hylands",
"author_email": "dhylands@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b0/7b/602f68d1a5084ef955a6ebc2a5778121448952c27cec3c9f641a0558e66e/duino_cli-0.0.1.tar.gz",
"platform": null,
"description": "# DuinoCli\nPython CLI for interfacing with Arduino projects\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A CLI interface for working with Arduino projects.",
"version": "0.0.1",
"project_urls": {
"Download": "https://github.com/dhylands/duino_cli/shell/tarball/v0.0.1",
"Homepage": "https://github.com/dhylands/duino_cli"
},
"split_keywords": [
"cmd",
"cli",
"arduino"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b07b602f68d1a5084ef955a6ebc2a5778121448952c27cec3c9f641a0558e66e",
"md5": "c0b368228f486cba1ab7479cddf642f1",
"sha256": "83c097c132f0c794b35fe33c2b800b5eae751b65b3451340173cf4d403a0fd10"
},
"downloads": -1,
"filename": "duino_cli-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "c0b368228f486cba1ab7479cddf642f1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 20429,
"upload_time": "2024-11-09T17:44:51",
"upload_time_iso_8601": "2024-11-09T17:44:51.500485Z",
"url": "https://files.pythonhosted.org/packages/b0/7b/602f68d1a5084ef955a6ebc2a5778121448952c27cec3c9f641a0558e66e/duino_cli-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-09 17:44:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dhylands",
"github_project": "duino_cli",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pytest",
"specs": [
[
"==",
"8.2.2"
]
]
},
{
"name": "PyYAML",
"specs": []
},
{
"name": "yapf",
"specs": []
},
{
"name": "pyeditline",
"specs": []
},
{
"name": "pyserial",
"specs": []
}
],
"lcname": "duino-cli"
}