News

Python Enhancement Proposal (PEP) 751, accepted March 31, aims to create a new file format for specifying dependencies that is machine-generated and human-readable.
TOML format files consist of key-value pairs, where keys are strings and values can be one of a number of types. ... In Python, arrays map directly to lists. Tables in TOML.