{"library":"configspace","type":"library","category":null,"description":"ConfigSpace is a Python library designed to manage configuration spaces for automated algorithm configuration and hyperparameter optimization tasks. It provides a straightforward API for defining hyperparameters, their ranges, conditional dependencies, and forbidden clauses. ConfigSpace is frequently used in AutoML tools such as SMAC3, BOHB, and auto-sklearn. The current stable version is 1.2.2, released on December 19, 2025, and it maintains an active release cadence.","language":"python","status":"active","version":"1.2.2","tags":["hyperparameter tuning","machine learning","configuration space","HPO","AutoML"],"last_verified":"Mon May 25","install":[{"cmd":"pip install ConfigSpace","imports":["from ConfigSpace import ConfigurationSpace","from ConfigSpace import Float","from ConfigSpace import Integer","from ConfigSpace import Categorical"]}],"homepage":null,"github":"https://github.com/automl/ConfigSpace","docs":"https://automl.github.io/ConfigSpace/main/","changelog":null,"pypi":"https://pypi.org/project/configspace/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":7.5,"avg_import_s":3.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/configspace/compatibility"}}