Python yaml-parser

Open-source Python projects categorized as yaml-parser

Top 4 Python yaml-parser Projects

yaml-parser
  1. strictyaml

    Type-safe YAML parser and validator.

    Project mention: Dear GitHub: no YAML anchors, please | news.ycombinator.com | 2025-09-22

    This is why I've become a fan of StrictYAML [0]. Of course it is not supported by many projects, but at least you are given the option to dispense with all the unnecessary features and their associated pitfalls in the context of your own projects.

    Most notably it only offers three base types (scalar string, array, object) and moves the work of parsing values to stronger types (such as int8 or boolean) to your codebase where you tend to wrap values parsed from YAML into other types anyway.

    Less surprises and headaches, but very niche, unfortunately.

    [0] https://hitchdev.com/strictyaml/

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. hikaru

    Move smoothly between Kubernetes YAML and Python for creating/updating/componentizing configurations.

  4. parse_it

    A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.

  5. pyaml_env

    Parse YAML configuration with environment variables in Python

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python yaml-parser discussion

Python yaml-parser related posts

  • Hikaru 1.0.0 released

    1 project | /r/kubernetes | 27 Mar 2023
  • Hikaru 1.0.0 released

    1 project | /r/devops | 27 Mar 2023
  • Hikaru 1.0.0 released

    1 project | /r/Python | 27 Mar 2023
  • Hikaru 0.16.0b released

    1 project | /r/Python | 18 Feb 2023
  • Hikaru 0.16.0b released

    1 project | /r/kubernetes | 18 Feb 2023
  • Hikaru 0.16.0b released

    1 project | /r/devops | 18 Feb 2023
  • Hikaru 0.13.0a released

    1 project | /r/devops | 3 Jan 2023
  • A note from our sponsor - Stream
    getstream.io | 24 Dec 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Index

What are some of the best open-source yaml-parser projects in Python? This list will help you:

# Project Stars
1 strictyaml 1,589
2 hikaru 210
3 parse_it 114
4 pyaml_env 97

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that Python is
the 2nd most popular programming language
based on number of references?