Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md.persistence.yaml

md.persistence.yaml component provides implementation to persist (save, read) python runtime data, using YAML format, and few useful tools out from box.

Architecture overview

Architecture overview

Install

pip install md.persistence.yaml --index-url https://source.md.land/python/  
pip intall pyyaml  # optional dependency (to use `md.persistence.yaml.PyYamlLoad`) 
pip intall strictyaml  # optional dependency (to use `md.persistence.yaml.StrictYamlLoad`) 

Read documentation with examples: https://development.md.land/python/md.persistence.yaml/

About

Provides implementation for persisted runtime data, using YAML format

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Contributors

Languages