python:Python相关代码库

时间:2021-03-22 17:01:23
【文件属性】:
文件名称:python:Python相关代码库
文件大小:216KB
文件格式:ZIP
更新时间:2021-03-22 17:01:23
pypi artificial-intelligence pipfile dependencies hacktoberfest Thoth Python 该库为提供了Python特定操作的例程。 该库中存在的例程的示例: 处理项目(请参阅Project抽象) 在requirements.txt文件和/或Pipfile和Pipfile.lock文件Pipfile.lock操作 使用Python包源索引进行操作的操作(与兼容的简单存储库API) Python程序包(默认程序包和开发程序包)的操作及其在内存中的层次结构 安装 该软件包。 您可以使用pip或安装它: pipenv install thoth-python 运行和测试 您可以使用Pipenv来管理此项目,并使用setup.py的test命令执行测试套件: # Clone this package: git clone https://github.com/thoth-station/python.git thoth-python cd thoth
【文件预览】:
python-master
----setup.py(3KB)
----.gitignore(1KB)
----.aicoe-ci.yaml(82B)
----requirements.txt(267B)
----OWNERS(157B)
----pyproject.toml(188B)
----thoth()
--------python()
----MANIFEST.in(44B)
----.thoth.yaml(582B)
----.pre-commit-config.yaml(1KB)
----.prow.yaml(856B)
----LICENSE(34KB)
----Pipfile.lock(56KB)
----CHANGELOG.md(29KB)
----.github()
--------PULL_REQUEST_TEMPLATE.md(344B)
--------CODEOWNERS(42B)
--------ISSUE_TEMPLATE()
----README.rst(1KB)
----tests()
--------data()
--------__init__.py(770B)
--------test_project.py(13KB)
--------test_aiosource.py(5KB)
--------base.py(947B)
--------test_helpers.py(5KB)
--------test_provenance.py(9KB)
--------test_pipfile.py(10KB)
--------test_package_version.py(9KB)
--------test_source.py(8KB)
----pytest.ini(72B)
----Pipfile(418B)
----docs()
--------source()

网友评论