Name | stcube JSON |
Version |
0.2.1
JSON |
| download |
home_page | None |
Summary | used to manage stm32cubemx template project and some user source file. |
upload_time | 2024-08-12 18:54:21 |
maintainer | Eagle'sBaby |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | Apache Licence 2.0 |
keywords |
management
stm32cubemx
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
STCube Command Executor v0.0.1
------------------------------------------------------------
>>> help
-q|quit:
Quit the STCube command executor.
-h|help:
Show the help information.
.x: Show the help information of x.
-s|set|setting:
Setting the STCube command executor.
.en: Set the language to English.
.zh: Set the language to Chinese.
-l|lib:
Library management.
- Library is made from stm32cube project directory.
- Need gen codes first in cubemx
.new: Create a new library from the stm32cube project directory.
.exp: Open the library directory in the explorer.
-m|mod:
Modules management.
- Module is made from some .c/cpp .h/hpp files.
- Import module will copy file and write the main.h
.new: Create a new module from current project directory.
.exp: Open the module directory in the explorer.
-n|new:
Create a new Project from Library.
-o|cd|open:
Change the current project directory.
* will close the current project if has.
-u|up|update:
Update the current project to create cpp Entrence.
* won't action if the main.cpp already exists.
Raw data
{
"_id": null,
"home_page": null,
"name": "stcube",
"maintainer": "Eagle'sBaby",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "2229066748@qq.com",
"keywords": "management, stm32cubemx",
"author": null,
"author_email": "2229066748@qq.com",
"download_url": "https://files.pythonhosted.org/packages/e4/00/fe6f869d1a4895308eba1cdf4ecf90620f139b283b3f4163e1472f5af09f/stcube-0.2.1.tar.gz",
"platform": null,
"description": "\r\nSTCube Command Executor v0.0.1\r\n------------------------------------------------------------\r\n>>> help\r\n -q|quit: \r\n Quit the STCube command executor.\r\n \r\n -h|help: \r\n Show the help information.\r\n .x: Show the help information of x.\r\n \r\n -s|set|setting: \r\n Setting the STCube command executor.\r\n .en: Set the language to English.\r\n .zh: Set the language to Chinese.\r\n \r\n -l|lib: \r\n Library management.\r\n - Library is made from stm32cube project directory.\r\n - Need gen codes first in cubemx\r\n .new: Create a new library from the stm32cube project directory.\r\n .exp: Open the library directory in the explorer.\r\n \r\n -m|mod: \r\n Modules management.\r\n - Module is made from some .c/cpp .h/hpp files.\r\n - Import module will copy file and write the main.h\r\n .new: Create a new module from current project directory.\r\n .exp: Open the module directory in the explorer.\r\n \r\n -n|new: \r\n Create a new Project from Library.\r\n \r\n -o|cd|open: \r\n Change the current project directory.\r\n * will close the current project if has.\r\n \r\n -u|up|update: \r\n Update the current project to create cpp Entrence.\r\n * won't action if the main.cpp already exists.\r\n",
"bugtrack_url": null,
"license": "Apache Licence 2.0",
"summary": "used to manage stm32cubemx template project and some user source file.",
"version": "0.2.1",
"project_urls": null,
"split_keywords": [
"management",
" stm32cubemx"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "282d2864dba6fb233867cad0c30bd88b595c182c7fb44f372e9d5c45e004d45d",
"md5": "f3f446515629fb5627b0217cf3fe2043",
"sha256": "8792c6d37ab63ccd0e57f98741cb12c11498ffc442760b6ef8cf9d2a4362d1e4"
},
"downloads": -1,
"filename": "stcube-0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f3f446515629fb5627b0217cf3fe2043",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 33661,
"upload_time": "2024-08-12T18:54:19",
"upload_time_iso_8601": "2024-08-12T18:54:19.746681Z",
"url": "https://files.pythonhosted.org/packages/28/2d/2864dba6fb233867cad0c30bd88b595c182c7fb44f372e9d5c45e004d45d/stcube-0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e400fe6f869d1a4895308eba1cdf4ecf90620f139b283b3f4163e1472f5af09f",
"md5": "d5fb5f09f8117b7aa8cd1b3f8b010adb",
"sha256": "2d8592859c79610b8dd77da3c595d1a47f0c658e7ec303c3eaac56f26a580728"
},
"downloads": -1,
"filename": "stcube-0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "d5fb5f09f8117b7aa8cd1b3f8b010adb",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 28759,
"upload_time": "2024-08-12T18:54:21",
"upload_time_iso_8601": "2024-08-12T18:54:21.579812Z",
"url": "https://files.pythonhosted.org/packages/e4/00/fe6f869d1a4895308eba1cdf4ecf90620f139b283b3f4163e1472f5af09f/stcube-0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-12 18:54:21",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "stcube"
}