distlib is a Python library that provides low-level functions for packaging and distributing Python software, serving as a foundation for third-party packaging tools. The current version is 0.4.0, released on July 17, 2025. The project is actively maintained with regular updates.
pip install distlibVerified import paths — ran on the pinned version, not inferred.
A basic example demonstrating the initialization and usage of distlib's Database and Index classes.
Review the distlib 0.4.0 release notes and update your code to align with the new class implementations.
Update import statements to match the new module structure as per the distlib 0.4.0 documentation.
No dependency data recorded yet.