News

As of Python 3.11, a standard library module for TOML, tomllib provides a Python-native way to read TOML and parse it into Python objects, mainly dictionaries. However, ...
Python 3.11.0 final is now available - Committers ... PEP-680 : Support for TOML parsing in the standard library The tomllib module has been added to the standard library, ...