Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37557707
en ru br
Репозитории ALT

Группа :: Development/Python3
Пакет: python3-module-django-environ

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.10.0-alt1
Время сборки: 16 мая 2023, 08:38 ( 49.6 недели назад )
Размер архива: 45.63 Kb

Домашняя страница:   https://django-environ.readthedocs.io/en/latest/

Лицензия: MIT
О пакете: Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
Описание:

The idea of this package is to unify a lot of packages that make the same stuff:
Take a string from os.environ, parse and cast it to some of useful python typed
variables. To do that and to use the 12factor approach, some connection strings
are expressed as url, so this package can parse it and return a urllib.parse.ParseResult.
These strings from os.environ are loaded from a .env file and filled in os.environ with
setdefault method, to avoid to overwrite the real environ.

Текущий майнтейнер: Dmitry Lyalyaev

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • python3-module-django-environ
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin