fromconfig VS sherlock

Compare fromconfig vs sherlock and see what are their differences.

fromconfig

A library to instantiate any Python object from configuration files. (by criteo)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
fromconfig sherlock
2 109
23 51,283
- 3.2%
0.0 7.3
over 1 year ago 8 days ago
Python Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fromconfig

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.

sherlock

Posts with mentions or reviews of sherlock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-07.