Skip to content

kandapagari/rhodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Rhodes is a Config manager writen in rust for python. This package can be used to load a yaml or json config file, using rhodes.load('path/to/file.<yaml/yml/json>), This method returns a dict datatype in python.

Limitation

  • As of now this package can only read string key and value pairs in future all the data type will be supported.
  • A wrapper od key data is needed right now to load the config file. This will be solved in future versions

About

a config system based on rust for python

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages