pyplugs:基于Decorator的Python插件架构

时间:2021-05-18 21:37:21
【文件属性】:
文件名称:pyplugs:基于Decorator的Python插件架构
文件大小:16KB
文件格式:ZIP
更新时间:2021-05-18 21:37:21
python plugin plugins decorator Python PyPlugs 适用于Python的基于Decorator的插件架构 安装PyPlugs PyPlugs在上可用。 您可以使用Pip安装它: $ python -m pip install pyplugs 使用PyPlugs ... 从源安装 您可以随时下载 。 PyPlugs使用作为设置工具。 要从下载的源安装PyPlug,请运行Flit: $ python -m flit install --deps production 如果要更改并使用PyPlugs源代码,则应以可编辑模式安装它: $ python -m flit install --symlink
【文件预览】:
pyplugs-main
----pyproject.toml(1KB)
----docs()
--------images()
--------api.md(113B)
--------index.md(1014B)
----mkdocs.yml(78B)
----tests()
--------test_plugins.py(9KB)
--------plugin_directory()
--------__init__.py(36B)
----tox.ini(610B)
----LICENSE(1KB)
----setup.cfg(766B)
----.gitignore(1KB)
----.circleci()
--------config.yml(843B)
----readthedocs.yml(239B)
----README.md(1KB)
----.bumpversion.cfg(104B)
----pyplugs()
--------__init__.py(1KB)
--------_exceptions.py(516B)
--------_plugins.py(8KB)
----.pre-commit-config.yaml(829B)

网友评论