文件名称:docrep:用于智能重用文档字符串的Python模块
文件大小:34KB
文件格式:ZIP
更新时间:2024-05-30 14:44:38
Python
docrep-用于智能重用docstrings的Python模块 docs 测试 包裹 这是什么? 欢迎来到DOC umentation代表etition模块docrep! 该模块面向开发复杂且嵌套的Python API的开发人员,并帮助他们创建文档完善的软件。 有关小型教程,请参见的。 安装 安装只需通过pip即可: $ pip install docrep 或通过 : $ conda install -c conda-forge docrep 或通过以下方式从上的源中获取: $ python setup.py install 免责声明 版权2021 Philipp S.Sommer,Helmholtz-Zentrum Geesthacht 根据Apache许可证2.0版(“许可证”)获得许可; 除非遵守许可,否则您不得使用此文件。 您可以在以下位置获得许可证的副本:
【文件预览】:
docrep-master
----readthedocs.yml(86B)
----MANIFEST.in(16B)
----README.rst(3KB)
----CHANGELOG.rst(6KB)
----.travis.yml(290B)
----LICENSE(11KB)
----setup.py(2KB)
----docrep()
--------decorators.py(5KB)
--------__init__.py(32KB)
----docs()
--------conf.py(13KB)
--------requirements.txt(165B)
--------environment.yml(130B)
--------index.rst(11KB)
--------Makefile(7KB)
----tests()
--------test_docrep.py(27KB)
----.gitignore(865B)