installer 1.0.0


pip install installer

  Latest version

Released: Mar 28, 2026

Project Links

Meta
Author: Pradyun Gedam
Requires Python: >=3.10

Classifiers

Programming Language
  • Python :: 3 :: Only
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13
  • Python :: 3.14

installer

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.

You can read more in the documentation.

Wheel compatibility matrix

Platform Python 3
any

Files in release

No dependencies