Uses `tomllib` when available for Python 3.11+ and falls back to `tomli` for older versions. This avoids deprecation warnings and ensures compatibility across different Python versions. |
||
---|---|---|
utils | ||
.gitignore | ||
README.md | ||
TODO.txt | ||
config.toml.example | ||
main.py | ||
requirements.txt |