Skip to content

t1h0/smartini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartINI

An easy-to-use python package to work with user/non-coder friendly INI configuration files.

Roadmap

Functionalities to be implemented

  • Arbitrary number of setting profiles (for now called "slots", WIP: branch 'slots')
  • Writing to file
  • Different value types (other than default str and list[str], e.g. int)

About

An easy-to-use python package to handle user/non-coder friendly INI configuration files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages