Django packages

Showing projects tagged as Configuration and Django

  • python-dotenv

    8.4 6.8 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.3 8.1 L4 Python
    Configuration Management for Python ⚙
  • django-environ

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

    6.5 0.0 L5 Python
    Strict separation of config from code.
  • environs

    4.9 8.0 Python
    simplified environment variable parsing
  • django-split-settings

    4.6 4.8 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
  • Django Zero Settings

    0.6 - Python
    a Django util for managing app settings.