Skip to content

Python module for loading .ini configuration files with extra bells and whistles

License

Notifications You must be signed in to change notification settings

Othernet-Project/confloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Confloader

Python module for loading .ini configuration files with extra bells and whistles.

Confloader wraps the standard library classes and adds the following features:

  • automatic coercion of common types (int, boolean, lists)
  • mechanism for referencing other configuration files
  • dict-like interface

Documentation can be found on Read the Docs.

About

Python module for loading .ini configuration files with extra bells and whistles

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages