pytoolconfig

Python tool configuration

LGPL-3.0-or-later 14 个版本 Python >=3.8
安装
pip install pytoolconfig
poetry add pytoolconfig
pipenv install pytoolconfig
conda install pytoolconfig
描述

Pytoolconfig

Python Tool Configuration

The goal of this project is to manage configuration for python tools, such as rope and add support for a pyproject.toml configuration file. Documentation This library only supports python 3.8 to 3.12. 3.13+ may work, but isn't tested.

Development

pdm install --dev -G :all to setup development environment pdm run tox to run tests

Alternatives

Maison is a similar library

版本列表
1.3.1 2024-01-11
1.3.0 2024-01-10
1.2.6 2023-10-14
1.2.5 2023-01-30
1.2.4 2022-12-13
1.2.2 2022-07-31
1.2.1 2022-07-03
1.2.0 2022-07-03
1.1.2 2022-05-28
1.1.1 2022-05-28
1.1.0 2022-05-27
1.0.0 2022-05-22
0.1.1 2022-05-13
0.1.0 2022-05-13