文件名称:twine:与PyPI交互的实用程序
文件大小:247KB
文件格式:ZIP
更新时间:2024-04-30 21:03:25
Python
缠绕 Twine是用于在上Python软件包的实用程序。 它为新和现有提供与构建系统无关的源和二进制上载。 请参阅我们的以获取功能说明,安装和使用说明以及指向其他资源的链接。 贡献 请参阅我们的以了解如何开始使用,体系结构概述以及我们的未来开发计划。 行为守则 在Twine项目的代码库,问题跟踪器,聊天室和邮件列表中进行交互的每个人都应遵循PSF行为准则。
【文件预览】:
twine-master
----README.rst(2KB)
----mypy.ini(1KB)
----.flake8(542B)
----.github()
--------ISSUE_TEMPLATE.md(947B)
--------workflows()
----AUTHORS(1KB)
----.git-blame-ignore-revs(443B)
----twine()
--------settings.py(12KB)
--------exceptions.py(4KB)
--------wheel.py(3KB)
--------wininst.py(2KB)
--------commands()
--------utils.py(10KB)
--------__init__.py(1KB)
--------py.typed(0B)
--------__main__.py(2KB)
--------auth.py(3KB)
--------cli.py(2KB)
--------package.py(10KB)
--------repository.py(9KB)
----tox.ini(2KB)
----pytest.ini(338B)
----.isort.cfg(137B)
----LICENSE(9KB)
----setup.cfg(2KB)
----setup.py(661B)
----changelog()
--------.gitignore(12B)
----docs()
--------make.bat(5KB)
--------contributing.rst(9KB)
--------conf.py(8KB)
--------requirements.txt(72B)
--------index.rst(15KB)
--------Makefile(5KB)
--------changelog.rst(19KB)
--------_static()
----.codecov.yml(13B)
----tests()
--------test_cli.py(1KB)
--------test_commands.py(1KB)
--------test_upload.py(14KB)
--------helpers.py(2KB)
--------fixtures()
--------alt-fixtures()
--------test_main.py(1KB)
--------test_auth.py(6KB)
--------test_check.py(6KB)
--------__init__.py(0B)
--------test_package.py(10KB)
--------test_settings.py(5KB)
--------test_register.py(3KB)
--------test_repository.py(11KB)
--------conftest.py(791B)
--------test_integration.py(6KB)
--------test_wheel.py(3KB)
--------test_utils.py(9KB)
----.gitignore(1KB)
----pyproject.toml(367B)
----.coveragerc(274B)