YAML Course documentation
  • Welcome to YAML Course documentation
  • Source Code
    • YAML syntax
    • Python Code

Chapters

  • Introduction
  • YAML Cheat Sheet
  • Preparation
YAML Course documentation
  • »
  • Source Code

Source Code

YAML syntax

  1. Comments in YAML
  2. Multiple documents in YAML
  3. Mappings
  4. Scalars
  5. Scalars_Continued
  6. Integers & Floats
  7. Boolean
  8. Explicit Definitions
  9. Sequences
  10. Dictionaries
  11. Complex Keys
  12. Anchors

Python Code

  1. Reading YAML file in Python
Previous Next

Built with MkDocs using a theme provided by Read the Docs.
« Previous Next »