[ 源代码: python-nudatus ]
软件包:python3-nudatus(0.0.4-1)
python3-nudatus 的相关链接
Debian 的资源:
下载源码包 python-nudatus:
- [python-nudatus_0.0.4-1.dsc]
- [python-nudatus_0.0.4.orig.tar.xz]
- [python-nudatus_0.0.4-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
module to remove comments from Python 3 scripts
Nudatus was created to help fit longer, heavily-documented Python programs onto the micro:bit single-board computer (SBC). It should be suitable for similar platforms with restricted storage capacity.
Although the library is designed to be embedded, this package also provides the `nudatus` CLI utility.
Nudatus uses the tokenizer built into Python, so only supports the syntax of the version of Python it's running on.
This package installs the library and CLI utility for Python 3.