toml
TOML parser
A Python library for parsing and creating the TOML data interchange format.
Python lib for TOML
1k stars
19 watching
191 forks
Language: Python
last commit: 8 months ago hacktoberfesthacktoberfest2020
Related projects:
Repository | Description | Stars |
---|---|---|
| Library for parsing and generating the TOML file format in Go. | 1,751 |
| A Ruby library for parsing and generating the TOML data interchange format | 151 |
| A C++ library for parsing and serializing the TOML data format | 1,054 |
| Translates TOML into a Go type definition in real-time | 150 |
| A TOML parser and stringifier that provides a familiar JSON interface. | 322 |
| Tools and utilities for parsing and editing TOML configuration files in Rust | 739 |
| A Haskell library for bidirectional serialization of TOML configuration data | 123 |
| A PHP parser for TOML configuration files | 202 |
| A TOML parser written in Zig with support for various data formats and features | 108 |
| Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. | 114 |
| A parser for TOML files in the Zig programming language | 36 |
| A tool that verifies the correctness of TOML parsers and writers through automated testing. | 216 |
| An Elixir implementation of the TOML markup language parser | 32 |
| Provides syntax highlighting and formatting support for TOML configuration files in the Vim text editor. | 626 |
| A Rust toolkit for parsing and encoding TOML v1.0.0 data | 1,504 |