- django-split-settings VS python-dotenv
- django-split-settings VS ConfigParser
- django-split-settings VS django-environ
- django-split-settings VS python-decouple
- django-split-settings VS dynaconf
- django-split-settings VS ConfigObj
- django-split-settings VS hydra
- django-split-settings VS classyconf
- django-split-settings VS parse_it
- django-split-settings VS django-dotenv
Django-split-settings Alternatives
Similar projects and alternatives to django-split-settings
-
python-dotenv
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.
-
Sonar
Write Clean Python Code. Always.. Sonar helps you commit clean code every time. With over 225 unique rules to find Python bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
django-environ
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
-
-
-
-
hydra
Hydra is a framework for elegantly configuring complex applications (by facebookresearch)
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
classyconf
Declarative and extensible library for configuration & code separation
-
parse_it
A python library for parsing multiple types of config files, envvars & command line arguments that takes the headache out of setting app configurations.
-
-
django-configurations
A helper for organizing Django project settings by relying on well established programming patterns.
-
django-split-settings reviews and mentions
-
How do you organize your Settings.py file to keep it clean?
I'm using https://github.com/sobolevn/django-split-settings
Stats
wemake-services/django-split-settings is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of django-split-settings is Python.