figga

A simple configuration manager for Python (by berislavlopac)

Figga Alternatives

Similar projects and alternatives to figga

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better figga alternative or higher similarity.

figga reviews and mentions

Posts with mentions or reviews of figga. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-01.
  • Never use environment variables for configuration
    4 projects | news.ycombinator.com | 1 Apr 2021
    The most common problem that I've encountered with using environment variables for configuration is that developers often add them ad-hoc, in the module where the configuration is needed, making it impossible to have a clear idea of all the configurable options in a program.

    The solution is not to get rid of env vars, but to have a mechanism that centralises the confirguration in one place; this way all the options are easy to locate, and they can be defined in multiple ways.

    Shameless plug, FWIW: figga is my humble contribution to this area for Python: https://github.com/berislavlopac/figga

Stats

Basic figga repo stats
1
1
1.8
over 2 years ago

berislavlopac/figga is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of figga is Python.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com