pytoolconfig 1.3.1


pip install pytoolconfig

  Latest version

Released: Jan 11, 2024

Project Links

Meta
Author: bageljr
Requires Python: >=3.8

Classifiers

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

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
tomli (>=2.0.1)
packaging (>=23.2)