{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/12"}],"enrichment":{"capability":"Retrieves program settings from multiple sources (command line, environment variables, INI/JSON/YAML files, Python objects) and merges them with configurable priority.","skillfed_tags":["abandoned","temporary-workaround"],"use_cases":["Unblocking prospector CI builds that fail due to setoptconf incompatibility with setuptools >= 58","Temporarily loading application settings from command line, environment, and config files in a single call","Merging settings from multiple sources with explicit priority order (e.g., CLI overrides env vars, which override files)"],"what_it_does":"setoptconf-tmp is a temporary fork of setoptconf created to fix a compatibility issue between the original setoptconf and setuptools >= 58 that was breaking prospector builds. It provides a configuration manager that collects program settings from multiple sources\u2014command line arguments, environment variables, INI files, JSON files, YAML files, and Python objects\u2014and merges them into a single configuration object with priority ordering determined by the order sources are passed to the retrieval method.\n\nThe package has no runtime dependencies and is designed as a minimal bridge solution. However, it is explicitly not maintained: the maintainers state it will be purged once prospector is updated to remove its setoptconf dependency. Installing this package should only be considered if you have an active prospector build that cannot be updated, and you need a temporary workaround for setuptools compatibility.","worth_installing":"No, unless you are actively maintaining a prospector-dependent build that cannot be updated. The package is abandoned and explicitly temporary; the maintainers intend to remove it once prospector is updated. For new projects, use a maintained configuration library instead."},"id":"setoptconf-tmp","links":{"html":"https://skillfed.io/packages/setoptconf-tmp","md":"https://skillfed.io/packages/setoptconf-tmp.md","pypi":"https://pypi.org/project/setoptconf-tmp/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-09-08","license_spdx":null,"license_treatment":"permissive","name":"setoptconf-tmp","python_support":"unspecified","summary":"A module for retrieving program settings from various sources in a consistant method."},"popularity":{"monthly_downloads":359109,"position":7254,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.3.1"}
