embedded pack manage
Project description
empm
灵感来源于,pip和cargo这两个包管理工具,在嵌入式开发中,总是需要自己处理各种包,并且需要将其嵌入到自己的工程中,这就会可能会导致一个简单的demo工程变得非常庞大,在python和rust开发中,我们总是可以使用优秀的包管理器管理包,但是,在嵌入式中并没有一个让我中意的包管理器,所以,该项目应于而生。
empm,帮助嵌入式软件工程师完成关于包的管理,让其专注在逻辑代码的实现。
支持命令
目前支持的功能还很少,但是,新功能正在紧张的开发中。
| 命令 | 描述 |
|---|---|
| add | 添加库 |
| home | GUI管理界面 |
| install | 读取toml文件,安装库 |
| remove | 删除库 |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
empm-0.0.11.tar.gz
(101.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
empm-0.0.11-py3-none-any.whl
(18.7 kB
view details)
File details
Details for the file empm-0.0.11.tar.gz.
File metadata
- Download URL: empm-0.0.11.tar.gz
- Upload date:
- Size: 101.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f3e15d496343d0ca51d40ce837f22b0173372ba9b5d1304ef8af288374d75e9f
|
|
| MD5 |
30917e8fa5f5bd04a4109925366b9b56
|
|
| BLAKE2b-256 |
2121a2e21211efa8f9c3ee15194f3385cad38f7caeab7b45511c6ebfa76cc812
|
File details
Details for the file empm-0.0.11-py3-none-any.whl.
File metadata
- Download URL: empm-0.0.11-py3-none-any.whl
- Upload date:
- Size: 18.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a974834efaa295e78c2b6fc0957f43bf56f7d012c7a75e4b58d3f672a9951057
|
|
| MD5 |
bcbfc1667616518d5e26ab16cc009bc9
|
|
| BLAKE2b-256 |
742679823083a23ba3e31d13080f3e6de6a5ea4aab195651a63c4cd42c5230db
|