{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/8"}],"enrichment":{"capability":"Provides the distutils module from Python's standard library as an installable package for projects that still depend on it after its removal from the standard library.","skillfed_tags":["legacy-support","stdlib-archive"],"use_cases":["Maintain legacy projects that import distutils without immediately migrating to setuptools or modern packaging tools","Provide temporary compatibility for older codebases during a gradual transition away from distutils","Support continuous integration pipelines that run on Python versions before distutils was removed"],"what_it_does":"This package redistributes the distutils module, which Python removed from its standard library as part of PEP 594 (\"Removing dead batteries from the standard library\"). It allows projects that still depend on distutils to install it as a third-party package rather than being forced to migrate to setuptools or other build tools.\n\nThe package contains a minimal, archive-focused implementation with no active feature development. It is intended as a compatibility shim for legacy codebases, not as a long-term replacement for modern Python packaging tools. The maintainer explicitly discourages feature requests and recommends that users seek actively maintained alternatives if they need more than basic compatibility.","worth_installing":"Yes, but only as a temporary bridge for legacy code. Install it if you have a project that still imports distutils and you cannot immediately migrate to setuptools or another build tool. Do not rely on it for new projects or expect it to receive updates\u2014the package is dormant and explicitly does not work on Python 3.13. Plan a migration away from distutils as part of your upgrade path."},"id":"standard-distutils","links":{"html":"https://skillfed.io/packages/standard-distutils","md":"https://skillfed.io/packages/standard-distutils.md","pypi":"https://pypi.org/project/standard-distutils/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-10-30","license_spdx":null,"license_treatment":"permissive","name":"standard-distutils","python_support":"unspecified","summary":"Standard library distutils redistribution. \"dead battery\"."},"popularity":{"monthly_downloads":188504,"position":9943,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"3.11.9"}
