PyYAML
PyPIv6.0.3YAML parser and emitter for Python
0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity
Overview
PyYAML is an PyPI package that yAML parser and emitter for Python. The latest version is 6.0.3, released under the MIT license.
Who should use it
Teams working in the PyPI ecosystem who need yAML parser and emitter for Python and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your PyPI stack.
Pros
- Clear open-source license (MIT).
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
Auto-generated from collected registry metadata. No external claims are inferred.
Version history
| Version | Published | License |
|---|---|---|
| 6.0.3latest | 9 months ago | MIT |
| 6.0.2 | 1 year ago | MIT |
| 6.0.2rc1 | 2 years ago | MIT |
| 6.0.1 | 3 years ago | MIT |
| 6.0 | 4 years ago | MIT |
| 6.0b1 | 4 years ago | MIT |
| 5.4.1 | 5 years ago | MIT |
| 5.4 | 5 years ago | MIT |
| 5.4b2 | 5 years ago | MIT |
| 5.4b1 | 5 years ago | MIT |
| 5.3.1 | 6 years ago | MIT |
| 5.3 | 6 years ago | MIT |
| 5.3b1 | 6 years ago | MIT |
| 5.2 | 6 years ago | MIT |
| 5.2b1 | 6 years ago | MIT |
| 5.1.2 | 7 years ago | MIT |
| 5.1.1 | 7 years ago | MIT |
| 5.1 | 7 years ago | MIT |
| 5.1b7 | 7 years ago | MIT |
| 5.1b5 | 7 years ago | MIT |
Maintainers
Frequently asked questions
How do I install PyYAML?
Run `pip install PyYAML` to add PyYAML to your PyPI project.
What license is PyYAML released under?
PyYAML is distributed under the MIT license.
How popular is PyYAML?
PyYAML has approximately 0 downloads per week.