Starting With YAML and PyYAML in Python

2023 ж. 29 Нау.
3 235 Рет қаралды

Python is often marketed as a batteries-included language because it comes with almost everything you’d ever expect from a programming language. However, Python lacks built-in support for the YAML data format, commonly used for configuration and serialization. You’ll see how to work with YAML in Python.
This is a portion of the complete course, which you can find here:
realpython.com/courses/yaml-p...
The rest of the course covers how to:
- Advanced YAML Syntax
- PyYAML for Loading and Writing Documents
- Additional Tools for YAML in Python
- Challenges With YAML Format

Пікірлер
  • Thank you, Christopher and Real Python! I recently started working for a company that uses a fair amount of YAML, so this video course was timely! I very much appreciate the table comparing YAML / XML / JSON / TOML, and the explanation between the formats was very useful. A very big "Thank You!" for your work continuously pushing my boundaries on Python and programming in general!

    @Aklidien@Aklidien Жыл бұрын
  • great introduction, thank you

    @gathorn@gathorn9 ай бұрын
  • What code theme are you using?

    @brucemurdock5358@brucemurdock5358Ай бұрын
KZhead