[ trixie ]
[ sid ]
[ 源代码: python-pyproject-examples ]
软件包:python3-pyproject-examples(2023.6.30-4)
python3-pyproject-examples 的相关链接
Debian 的资源:
下载源码包 python-pyproject-examples:
- [python-pyproject-examples_2023.6.30-4.dsc]
- [python-pyproject-examples_2023.6.30.orig.tar.xz]
- [python-pyproject-examples_2023.6.30-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
example pyproject.toml configs for testing
pyproject-examples was developed with the aim of being used by developers who want to manually test their pyproject.toml configurations. The module serves as a test suite for pyproject.toml analysis tools.
Key Features:
- Examples of valid and invalid settings: Provides a series of example files that adhere to the PEP 621 and PEP 517 specifications. Containing example files that demonstrate common configuration errors. - API to access examples: It has functions to retrieve example configurations as strings. - Utilities Module: It has helper functions for creating regular expressions and testing for file not found errors.
其他与 python3-pyproject-examples 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-coincidence
- helper functions for pytest
-
- dep: python3-dom-toml
- Dom's tools for Tom's obvious, minimal language
-
- dep: python3-packaging
- core utilities for python3 packages
-
- dep: python3-pytest
- Simple, powerful testing in Python3