dom-toml 2.3.0


pip install dom-toml

  Latest version

Released: Jan 22, 2026


Meta
Author: Dominic Davis-Foster
Requires Python: >=3.7

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Operating System
  • OS Independent

Programming Language
  • Python
  • Python :: 3 :: Only
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: Implementation :: CPython
  • Python :: Implementation :: PyPy

Topic
  • Software Development :: Libraries :: Python Modules

Typing
  • Typed

Dom’s tools for Tom’s Obvious, Minimal Language.

Docs

Documentation Build Status Docs Check Status

Tests

Linux Test Status Windows Test Status macOS Test Status Coverage

PyPI

PyPI - Package Version PyPI - Supported Python Versions PyPI - Supported Implementations PyPI - Wheel

Anaconda

Conda - Package Version Conda - Platform

Activity

GitHub last commit GitHub commits since tagged version Maintenance PyPI - Downloads

QA

CodeFactor Grade Flake8 Status mypy status

Other

License GitHub top language Requirements Status

Installation

dom_toml can be installed from PyPI or Anaconda.

To install with pip:

$ python -m pip install dom-toml

To install with conda:

$ conda install -c conda-forge dom-toml

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
domdf-python-tools (>=2.8.0)
tomli (>=1.2.3)