python-decouple
Settings manager
Separates project and instance settings from code.
Strict separation of config from code.
3k stars
29 watching
196 forks
Language: Python
last commit: 3 months ago
Linked from 4 awesome lists
configuration-filesenvironment-variablespython
Related projects:
Repository | Description | Stars |
---|---|---|
| Organizes Django settings into multiple files and directories. | 1,136 |
| Tool to store Django settings in pyproject.toml file | 5 |
| A tool that organizes Django project settings using object-oriented programming patterns. | 1,109 |
| Configures typed extra settings using the Django admin interface. | 556 |
| A set of guidelines and best practices for writing readable, maintainable, and efficient Python code. | 4,476 |
| A tool for building and deploying Python web applications on AWS Lambda + API Gateway with minimal configuration. | 3,368 |
| This action sets up Python or PyPy and their dependencies for GitHub Actions workflows. | 1,759 |
| Allows dynamic configuration of Django applications | 1,733 |
| An object-oriented finite state machine implementation in Python with many extensions. | 5,822 |
| A lightweight Python library that enables seamless communication between Python and JavaScript, facilitating the creation of simple GUI applications. | 6,525 |
| A lightweight, configuration language designed to automate the generation of static config files for various systems and applications. | 2,447 |
| Automatically loads environment variables from a configuration file into PHP applications. | 13,206 |
| A Python-based framework for building browser-based GUI applications with minimal code | 10,361 |
| Maintains predictable and deterministic builds of Python applications by managing dependencies. | 7,783 |
| A plugin that brings Python development tools to Vim, providing an IDE-like experience without losing the flexibility of Vim. | 5,454 |