[ bookworm-backports ]
[ trixie ]
[ sid ]
[ 源代码: python-editables ]
软件包:python3-editables(0.5-2)
python3-editables 的相关链接
Debian 的资源:
下载源码包 python-editables:
- [python-editables_0.5-2.dsc]
- [python-editables_0.5.orig.tar.gz]
- [python-editables_0.5-2.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Python library for creating "editable wheels"
This library supports the building of wheels which, when installed, will expose packages in a local directory on sys.path in "editable mode". In other words, changes to the package source will be reflected in the package visible to Python, without needing a reinstall.