文件名称:pypi_practices:强制执行python打包最佳实践的脚本
文件大小:12KB
文件格式:ZIP
更新时间:2024-06-06 11:17:02
Python
pypi_practices 强制执行python打包最佳实践的脚本。 用作预提交的挂钩 用于 将此仓库添加到您的.pre-commit.config.yaml 安装 $ pip install pypi_practices 提供的挂钩 去做:
【文件预览】:
pypi_practices-master
----requirements-dev.txt(45B)
----.travis.yml(305B)
----tox.ini(304B)
----LICENSE(1KB)
----setup.py(764B)
----README.md(573B)
----.pre-commit-config.yaml(252B)
----testing()
--------util.py(774B)
--------__init__.py(0B)
----pypi_practices()
--------load_config.py(1KB)
--------check_readme.py(668B)
--------errors.py(2KB)
--------__init__.py(0B)
--------make_entry.py(2KB)
--------five.py(287B)
----tests()
--------make_entry_test.py(4KB)
--------load_config_test.py(2KB)
--------__init__.py(0B)
--------testing()
--------check_readme_test.py(756B)
----.gitignore(125B)
----.coveragerc(498B)