8000 GitHub - rivergold/rconfig: Python config
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rivergold/rconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0