Configuration packages

Showing projects tagged as Configuration

  • hydra

    8.5 6.3 Python
    Hydra is a framework for elegantly configuring complex applications
  • python-dotenv

    8.3 5.7 L5 Python
    Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
  • Sacred

    7.5 3.5 Python
    Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.
  • dynaconf

    7.1 8.3 L4 Python
    Configuration Management for Python ⚙
  • django-environ

    6.7 6.0 Python
    Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
  • python-decouple

    6.5 3.1 L5 Python
    Strict separation of config from code.
  • OmegaConf

    5.5 6.8 Python
    Flexible Python configuration system. The last one you will ever need.
  • yacs

    4.7 0.0 Python
    YACS -- Yet Another Configuration System
  • environs

    4.6 8.1 Python
    simplified environment variable parsing
  • django-split-settings

    4.5 7.9 Python
    Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files.
  • ConfigArgParse

    4.1 5.6 Python
    A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.
  • django-dotenv

    3.6 0.0 L4 Python
    Loads environment variables from .env
  • ConfigObj

    3.1 0.0 L1 Python
    Python 3+ compatible port of the configobj library
  • parse_it

    1.7 7.0 Python
    A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
  • ClassyConf

    1.5 0.0 Python
    Declarative and extensible library for configuration & code separation
  • Sitri

    0.9 0.0 Python
    Sitri - powerful settings & configs for python
  • typed_configparser

    0.7 7.4 Python
    A fully typed configparser built on top of configparser
  • ConfigParser

    0.7 -
    (Python standard library) INI file parser.
  • profig

    0.7 - Python
    DISCONTINUED. A straightforward configuration library for Python.
  • Django Zero Settings

    0.5 - Python
    a Django util for managing app settings.
  • config

    -
    Hierarchical config from the author of logging.