Skip to content

kudato/abconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ABConfig

Build Status Coverage Status

The configuration should be simple, this project aims to give you all the power while maintaining ease of use.

Features

  • Json or Yaml files and environment variables are supported as source;

  • Correct data types (even for environment variables);

  • Create configurations in django models style;

  • The result object is a regular dictionary;

Read the docs

Documentation: http://abconfig.readthedocs.io/

Also strongly recommend that you read "The twelve-factor app" for config before starting.

About

Simple and powerful configuration manager for Python projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages