Applications for storing configuration data
Feature | Description |
---|---|
Python 3 support | |
Database URL parser | |
Cache URL parser | |
Email URL parser |
Package | python-dotenv | dynaconf | python-decouple | django-environ | django-constance | django-split-settings | environs | django-configurations | django-solo | django-extra-settings | django-appconf | django-dotenv | django-livesettings3 | settings-overrider | django-zero-settings | django-appsettings | df_config | django-app-defaults |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description |
Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications followin... |
Configuration Management for Python ⚙ |
Strict separation of config from code. |
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application. |
Dynamic Django settings. |
Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files. |
simplified environment variable parsing |
A helper for organizing Django project settings by relying on well established programming patterns. |
Helps working with singletons - things like global settings that you want to edit from the admin site. |
:gear: config and manage typed extra settings using just the django admin. |
An app to handle configuration defaults of packaged Django apps gracefully |
Loads environment variables from .env |
Python 3 Port of django-livesettings that works with Python 3.5.X and Django 1.9+ |
Override Python dict contents with YAML file and/or environment variables |
a Django util for managing app settings. |
Application settings helper for Django apps. |
Define smart default settings for Django-based sites and merge several sources of setti... |
:gear: Overridable default static settings for apps and projects |
Category | Other | Other | Other | Other | App | Other | Other | App | App | App | App | Other | App | Other | Other | App | Other | Other |
# Using This |
0
![]() |
3
![]() |
21
![]() |
6
![]() |
25
![]() |
1
![]() |
0
![]() |
16
![]() |
3
![]() |
0
![]() |
8
![]() |
1
![]() |
1
![]() |
0
![]() |
0
![]() |
1
![]() |
0
![]() |
1
![]() |
Python 3? | ||||||||||||||||||
Development Status | Production/Stable | Production/Stable | Production/Stable | Production/Stable | Production/Stable | Production/Stable | Unknown | Production/Stable | Unknown | Production/Stable | Production/Stable | Production/Stable | Beta | Unknown | Unknown | Beta | Production/Stable | Production/Stable |
Last updated | April 17, 2022, 3:04 p.m. | April 23, 2022, 9:20 a.m. | May 10, 2022, 11:12 p.m. | Oct. 19, 2021, 5:45 p.m. | May 11, 2022, 8:28 a.m. | May 2, 2022, 4:11 a.m. | Jan. 30, 2022, 1:30 p.m. | Jan. 25, 2022, 4:27 a.m. | April 19, 2022, 3:54 a.m. | May 10, 2022, 4:29 a.m. | Sept. 24, 2021, 9:48 a.m. | Jan. 27, 2020, 1:59 p.m. | March 23, 2022, 1:16 a.m. | June 21, 2021, 2:33 a.m. | Aug. 25, 2021, 3:04 a.m. | July 27, 2020, 6:54 a.m. | April 11, 2022, 4:06 p.m. | Dec. 21, 2021, 4:17 a.m. |
Version | 0.20.0 | 3.1.8 | 3.6 | 0.8.1 | 2.9.0 | 1.1.0 | 9.5.0 | 2.3.2 | 2.0.0 | 0.3.2 | 1.0.5 | 1.4.2 | 1.5.0 | 1.0.0 | 0.1.8 | 0.7.1 | 0.10.1 | 1.2 |
Repo | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub | GitHub |
Commits | ||||||||||||||||||
Stars | 4,945 | 2,389 | 2,110 | 2,526 | 1,456 | 863 | 844 | 911 | 681 | 181 | 327 | 524 | 15 | 7 | 5 | 14 | 3 | 2 |
Repo Forks | 312 | 214 | 155 | 271 | 293 | 57 | 60 | 130 | 72 | 13 | 49 | 39 | 15 | 2 | 0 | 4 | 0 | 0 |
Participants |
bbc2
theskumar ulyssessouza hugochinchilla jacobian smsearcy venthur greyli altendky pjona more... |
rochacbruno
douglas dependabot-preview[bot] jperras janw hilam dependabot[bot] VaultVulp gpkc ilitotor more... |
henriquebastos
mjr danielgoncalves lucasrcezimbra ZandorSabino Ben-Hampson 0xC4N1 blueyed flavioamieiro luzfcb more... |
joke2k
sergeyklay ei-grad fdemmer mehdy lanterno burhan SmileyChris mjrimrie adamkal more... |
jezdez
camilonova aleszoulek whiskybar therefromhere Mogost felixxm rvernica bufke whs more... |
dependabot-preview[bot]
sobolevn dependabot[bot] pyup-bot lk-geimfari akaihola Alex-Sichkar AlwxSin Forever-Young azf more... |
sloria
dependabot-preview[bot] hukkinj1 dependabot[bot] rcuza tomgrin10 bvanelli c-w gnarvaja KochankovID more... |
jezdez
brianhelba blueyed ticosax bittner codingjoe michael-k pauloxnet joke2k morenoh149 more... |
lazybird
johnthagen radzhome ghassanmas raphodn charlesthk vparitskiy mondeja luisvasq akolpakov more... |
fabiocaccamo
aymaneMx belkka obdulia-losantos |
jezdez
carltongibson matthewwithanm paltman rafales aleksihakli wtayyeb dvzrv treyhunner gotgenes more... |
jpadilla
inglesp jacobian alexdlaird merwok halfdan pupeno jamieconnolly kevgathuku mfonism |
hynekcer
kunaldeo chris1610 bkroeze rctay daniell pjrobertson sebastian-philipp Edi31 jjmontalbo more... |
kottenator
ddagunts |
aasmpro |
pawamoy
pyup-bot ziima stinovlas |
d9pouces
dependabot[bot] |
nitely |
Documentation | n/a | n/a | n/a | n/a | n/a | n/a | n/a | |||||||||||
Python 3 support | ||||||||||||||||||
Database URL parser | ||||||||||||||||||
Cache URL parser | ||||||||||||||||||
Email URL parser |
Search Weight | Package | Description | Last PyPI release: | Repo Forks | Stars | |||
---|---|---|---|---|---|---|---|---|
{{ item.weight / max_weight * 100 | number:0 }}% | {{ item.title }} | Grid: {{ item.description }} | {{ item.last_released | date: 'mediumDate' }} | N/A | {{ item.repo_forks }} | N/A | {{ item.repo_watchers }} | N/A |