cstsunfu/intc
Python Intelligence Config Manager. A superset of hydra+pydantic+lsp
This is a configuration manager that helps Python developers manage complex project settings. You provide your Python code and configuration files (JSON, JSONC, or YAML), and it helps you organize, validate, and dynamically compute values for these settings. It's designed for Python developers building applications or machine learning models that require flexible and robust configuration.
No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer who needs to manage detailed and interdependent configuration settings for your projects, especially when working with machine learning models or complex applications.
Not ideal if you need a simple configuration solution for non-Python projects or if your configuration needs are basic and don't involve dynamic computations or complex validation.
Stars
28
Forks
—
Language
C
License
Apache-2.0
Category
Last pushed
Sep 06, 2025
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cstsunfu/intc"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
finos/jupyterlab_templates
Support for jupyter notebook templates in jupyterlab
kyegomez/Python-Package-Template
A easy, reliable, fluid template for python packages complete with docs, testing suites,...
mit-ll-responsible-ai/hydra-zen
Create powerful Hydra applications without the yaml files and boilerplate code.
xtreamsrl/jupytemplate
Templates for jupyter notebooks
ZhiyuanChen/CHANfiG
Easier Configuration