Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Settings packages

Showing projects tagged as Configuration and Settings

  • python-dotenv

    8.1 4.2 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.
  • dynaconf

    6.9 9.1 L4 Python
    Configuration Management for Python ⚙
  • django-split-settings

    4.4 8.5 Python
    Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files.
  • environs

    4.4 0.0 Python
    simplified environment variable parsing
  • django-dotenv

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

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