SkillAgentSearch skills...

Installer

A low-level library for installing from a Python wheel distribution.

Install / Use

/learn @pypa/Installer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

installer

<!-- start readme-pitch -->

This is a low-level library for installing a Python package from a wheel distribution. It provides basic functionality and abstractions for handling wheels and installing packages from wheels.

  • Logic for "unpacking" a wheel (i.e. installation).
  • Abstractions for various parts of the unpacking process.
  • Extensible simple implementations of the abstractions.
  • Platform-independent Python script wrapper generation.
<!-- end readme-pitch -->

You can read more in the documentation.

Related Skills

View on GitHub
GitHub Stars146
CategoryDevelopment
Updated1d ago
Forks54

Languages

Python

Security Score

100/100

Audited on Apr 1, 2026

No findings