fromconfig

A library to instantiate any Python object from configuration files. (by criteo)

Fromconfig Alternatives

Similar projects and alternatives to fromconfig

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

fromconfig reviews and mentions

Posts with mentions or reviews of fromconfig. We have used some of these posts to build our list of alternatives and similar projects.
  • [P] fromconfig: A library to instantiate any Python object from configuration files.
    1 project | /r/MachineLearning | 23 Mar 2021
    It is particularly well suited for Machine Learning (see examples). Launching training jobs on remote clusters requires custom command lines, with arguments that need to be propagated through the call stack (e.g., setting parameters of a particular layer). The usual way is to write a custom command with a reduced set of arguments, combined by an assembler that creates the different objects. With fromconfig, the command line becomes generic, and all the specifics are kept in config files. As a result, this preserves the code from any backwards dependency issues and allows full reproducibility by saving config files as jobs' artifacts. It also makes it easier to merge different sets of arguments in a dynamic way through references and interpolation.
  • fromconfig: A library to instantiate any Python object from configuration files.
    1 project | /r/Python | 23 Mar 2021
    fromconfig acts as a generic command line interface from configuration files with absolutely no change to the code.

Stats

Basic fromconfig repo stats
2
23
0.0
over 1 year ago

criteo/fromconfig is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of fromconfig is Python.


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