python3-installer

Python library for unpacking and installing wheels

Description

"installer" is a low-level library for installing a Python package from a wheel distribution; the wheel is the basic unit of Python module distribution to end users. It provides basic functionality and abstractions for handling wheels and installing packages from wheels, including:

 * 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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/pypa/installer/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-installer