Strict, typed YAML parser
Simple YAML configuration file parser with easy access for structured data
A lightweight YAML Parser for Python. 🐓
A utility library that provides a MongoDB-like query language for querying python collections. It's mainly intended to parse objects structured as fundamental types in a similar fashion to what is produced by JSON or YAML parsers.
A fast, safe, pure Python YAML and JSON parser
A python library for parsing multiple types of config files, envvars and command line arguments which takes the headache out of setting app configurations.
Marshmallow Objects and Models
Configuration parser based on YAML-Files with support for variables, overlaying and hierarchies
Parser for TOSCA Simple Profile in YAML.
A python library to parse and dump Unity YAML files
Forget about configparser, YAML, or JSON parsers. Focus on configuration.
Library for DSW config manipulation
Library with DSW models and basic IO operations
A utility library that provides a MongoDB-like query language for querying python collections. It's mainly intended to parse objects structured as fundamental types in a similar fashion to what is produced by JSON or YAML parsers.
YAML parser for the BSB framework.
Provide a universal solution for crawler platforms. Read more: https://github.com/ClericPy/uniparser.
A small extension to the ruamel.yaml CommentedMap YAML parser intended for roundtrip loading, manipulation and saving of hyperparameters stored in YAML files while (optionally) performing basic version control against a separate Python package.
Parser for nfv tosca and TOSCA Simple Profile in YAML.
A YAML parser that resolves JSON references
Parse annotation file exports from your Boox device, and transform them into JSON, YAML, or whatever you want.
Parser for a tiny subset of YAML; YAML lite
parser of YAMLd, a tiny subset of YAML
Generic object parser for python supporting yaml and json
Parser for yaml/json schemas to rst
yaml parser with environment interpolation -- safe secrets in configs
Generic yaml to object parser for python
parser of bs4 with yaml config support
Fast YAML 1.2 Parser for Python 3.6+
Scientific Compute Container Spec Parser
Easy yaml parser and editer
Implementation of PyYAML Reader with environment variables parsing.
Yet Another Config Tool
Opinionated topology file generator and parser
A tool to create a command-line interface for your app using python
This package parses a Curriculum vitae yaml file and generates a pdf and web files
This is a small module you can use to make using config files easy
Combines most popular python parsers (json, jprops, pickle...) with user-defined parsers and type converters to read objects from files. Supports multifile & multiparser objects, typically useful to organize test data. Leverages PEP484 type hints in order to intelligently use the best parser/converter chain, and to try several combinations if relevant
A simple yaml config parser tool