26 open-source projects similar to icyleaf/totem, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.
Package to check for known Django removals and deprecations
🤫 Easily manage configs and secrets in your Python projects (with CLI support)
D:YAML is an open source YAML parser and emitter library for the D programming language. It is almost compliant to the YAML 1.1 specification. D:YAML is based on PyYAML created by Kirill Simonov.
:gear: config and manage typed extra settings using just the django admin.
Minimalist approach to class-based settings for Django
A Java configuration library
A modern, type-safe, and highly-composable configuration library with a focus on runtime clarity
A helper for organizing Django project settings by relying on well established programming patterns.
Externalized Properties is powerful configuration library which supports resolution of properties from external sources such as files, databases, git repositories, and any custom sources
Django-environ allows you to utilize 12factor inspired environment variables to configure your Django application.
This is a configuration library for JVM applications that parses HOCON, JSON, and Java properties files into an immutable tree structure. It resolves ${...} placeholders by traversing the configuration tree and falling back to environment variables and system properties, and validates loaded configurations against a reference schema. The library loads configuration from classpath resources, files, URLs, system properties, and environment variables, merging them with priority-based override semantics. It provides typed value access with automatic type coercion, supports dot-path navigation,
Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2
Get rid of the boilerplate code in properties based configuration.
KickAss Configuration. An annotation-based configuration system for Java and Kotlin
The most advanced admin editable setting for Django
A twelve-factor configuration (12factor.net/config) library for Java 8+
A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation
Organize Django settings into multiple files and directories. Easily override and modify settings. Use wildcards and optional settings files.