Is Spock-Config the only tool that integrates object-oriented config files and command-line interfaces?

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • traitlets

    A lightweight Traits like module

  • https://github.com/ipython/traitlets/pull/693 should help.

  • spock

    spock is a framework that helps manage complex parameter configurations during research and development of Python applications (by fidelity)

  • Spock-Config allows one to create OO configuration files. That's how I roll. I currently use PYdantic settings and it's great. But it does not offer command-line re-configuration of what you have in the OO config file.

  • 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.

    InfluxDB logo
  • starlark

    Starlark Language

  • I'll also point to https://github.com/bazelbuild/starlark, but that is likely not what you are looking for. It is though an interesting concept to have python config files w/o side effects, which is more secure.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts