Skip to content

Latest commit

 

History

History
64 lines (38 loc) · 1.36 KB

index.rst

File metadata and controls

64 lines (38 loc) · 1.36 KB

confy

image

image

image

image

Pragmatic & flexible configuration loader that makes your app settings clean and sexy. It reads configuration from many differnt sources including: python modules, environment variables and *.ini files.

The project aims to provide not only simple and easy solution to read settings in various formats, but also to give strong convention on how to keep code responsible for loading configuration.

Installation

Simple and straight forward:

pip install confy

Source

All the code is hosted on github https://github.com/jqb/confy

tutorial sources

Indices and tables

  • genindex
  • modindex
  • search