# duino_cli
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/36/a2/4e94141494e1f819055810e8b90c44a9bc094f518ecb1f376e1af7d750a4/duino_cli-0.0.4.tar.gz",
"platform": null,
"description": "# duino_cli\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.4",
"project_urls": {
"Download": "https://github.com/dhylands/duino_cli/shell/tarball/v0.0.4",
"Homepage": "https://github.com/dhylands/duino_cli"
},
"split_keywords": [
"cmd",
"cli",
"arduino"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "36a24e94141494e1f819055810e8b90c44a9bc094f518ecb1f376e1af7d750a4",
"md5": "f443521742100782d274c4c1e8e01d47",
"sha256": "41ce8a3eeff2da5fa2ce7fc473f17ec50f8add8b353bbc67a8ffc62bf0a0b784"
},
"downloads": -1,
"filename": "duino_cli-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "f443521742100782d274c4c1e8e01d47",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 16999,
"upload_time": "2024-11-25T07:16:35",
"upload_time_iso_8601": "2024-11-25T07:16:35.702437Z",
"url": "https://files.pythonhosted.org/packages/36/a2/4e94141494e1f819055810e8b90c44a9bc094f518ecb1f376e1af7d750a4/duino_cli-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-25 07:16:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dhylands",
"github_project": "duino_cli",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "duino_bus",
"specs": []
},
{
"name": "coverage",
"specs": []
},
{
"name": "pytest",
"specs": []
},
{
"name": "pylint",
"specs": []
},
{
"name": "pyyaml",
"specs": []
},
{
"name": "yapf",
"specs": []
},
{
"name": "pyeditline",
"specs": []
},
{
"name": "pyserial",
"specs": []
},
{
"name": "twine",
"specs": []
}
],
"lcname": "duino-cli"
}