Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Utilities packages

Showing projects tagged as Configuration and Utilities

  • python-dotenv

    8.3 5.6 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 4.8 Python
    Sacred is a tool to help you configure, organize, log and reproduce experiments developed at IDSIA.
  • dynaconf

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

    6.7 4.7 Python
    Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
  • OmegaConf

    5.6 6.1 Python
    Flexible Python configuration system. The last one you will ever need.
  • yacs

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

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

    3.5 0.0 L4 Python
    Loads environment variables from .env
  • parse_it

    1.7 6.7 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

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

    0.8 7.4 Python
    A fully typed configparser built on top of configparser