https://github.com/hukkin/tomli-w
config python toml tomli
Score: 4.919980925828125
Last synced: about 1 hour ago
JSON representation
Repository metadata:
A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)
- Host: GitHub
- URL: https://github.com/hukkin/tomli-w
- Owner: hukkin
- License: mit
- Created: 2021-06-29T19:20:20.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2026-05-11T17:30:56.000Z (19 days ago)
- Last Synced: 2026-05-16T21:37:54.549Z (14 days ago)
- Topics: config, python, toml, tomli
- Language: Python
- Homepage:
- Size: 119 KB
- Stars: 135
- Watchers: 2
- Forks: 17
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Dependencies
benchmark/requirements.txt
pypi
- pytomlpp *
- qtoml *
- toml *
- tomli *
- tomlkit *
tests/requirements.txt
pypi
- pytest * test
- pytest-cov >=2.12.1 test
- pytest-randomly * test
- tomli * test
.github/workflows/tests.yaml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite
- codecov/codecov-action v2 composite
pyproject.toml
pypi