https://github.com/tox-dev/toml-fmt
Format Python TOML configurations.
https://github.com/tox-dev/toml-fmt
formatter pyo3 python toml
Last synced: 9 months ago
JSON representation
Format Python TOML configurations.
- Host: GitHub
- URL: https://github.com/tox-dev/toml-fmt
- Owner: tox-dev
- License: mit
- Created: 2024-10-16T08:00:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-07T16:48:44.000Z (9 months ago)
- Last Synced: 2025-04-07T17:42:55.738Z (9 months ago)
- Topics: formatter, pyo3, python, toml
- Language: Rust
- Homepage:
- Size: 108 KB
- Stars: 21
- Watchers: 3
- Forks: 3
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Python TOML formatters
This project includes the following TOML formatters for the Python ecosystem:
- [`pyproject-fmt`](./pyproject-fmt),
- [`tox-toml-fmt`](./tox-toml-fmt).