{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks/4"}],"enrichment":{"capability":"Provides the deprecated `kerastuner` import name for Keras Tuner, allowing code written for older versions to continue working without modification.","skillfed_tags":["compatibility-shim","deprecated"],"use_cases":["Maintaining legacy code that imports Keras Tuner as `kerastuner` without refactoring imports","Running older hyperparameter tuning scripts that depend on the deprecated import name","Bridging a temporary gap during migration from old to new Keras Tuner import conventions"],"what_it_does":"kt-legacy is a compatibility shim for Keras Tuner that restores the old `kerastuner` import name. The main Keras Tuner repository changed its import name to `keras_tuner`, breaking code that relied on the older `kerastuner` name. This package exists solely to bridge that gap, allowing legacy code to continue importing under the old name without rewriting imports.\n\nIt has no runtime dependencies and installs as a pure Python wheel, making it lightweight. However, the package has been abandoned, with no maintenance since its latest release on 2023-04-12. It is a narrow-purpose tool\u2014useful only if you have existing code that cannot be updated to use the new import name.","worth_installing":"Yes, but only if you have legacy code that cannot be updated to use `keras_tuner` and you need the old `kerastuner` import name to work. The package is abandoned and unmaintained, so it will not receive bug fixes or updates. For new projects, use the current Keras Tuner package with the `keras_tuner` import instead."},"id":"kt-legacy","links":{"html":"https://skillfed.io/packages/kt-legacy","md":"https://skillfed.io/packages/kt-legacy.md","pypi":"https://pypi.org/project/kt-legacy/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2023-04-12","license_spdx":null,"license_treatment":"permissive","name":"kt-legacy","python_support":"unspecified","summary":"Legacy import names for Keras Tuner"},"popularity":{"monthly_downloads":157998,"position":10739,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.5"}
