Skip to content

EpicStuff/taml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TAML

YAML but with tabs

Installation

pip install taml

Usage

see ruamel.yaml and replace

from ruamel.yaml import YAML
yaml=YAML()

with

from taml import taml

Note to self

  • upload with python -m build then python -m dotenv run -- twine upload --skip-existing dist/*

About

YAML but with tabs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages