Django packages

Showing projects tagged as Configuration and Django

  • python-dotenv

    8.2 5.1 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

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

    6.8 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.
  • environs

    4.6 8.0 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.
  • django-dotenv

    3.6 0.0 L4 Python
    Loads environment variables from .env