Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rconfig

A config loader and parser for Python.

Support File Type

  • .yaml

Example

from rconfig import config
config = Config.from_file('./data/example.yaml)
print(config.TEST.DATA)

About

Python config

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages