Skip to content

Low-level library for installing a Python package from a wheel distribution (Required by cython, python-docutils, python-flit-core, python-nose, python-packaging, python-pytest-runner, python-tomli, python-zipp) | (PKGBUILD: https://archlinux.org/packages/extra/any/python-installerhttps://aur.archlinux.org/packages/python-installer-git)

License

Notifications You must be signed in to change notification settings

sysfce2/python-installer

 
 

Repository files navigation

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.

About

Low-level library for installing a Python package from a wheel distribution (Required by cython, python-docutils, python-flit-core, python-nose, python-packaging, python-pytest-runner, python-tomli, python-zipp) | (PKGBUILD: https://archlinux.org/packages/extra/any/python-installerhttps://aur.archlinux.org/packages/python-installer-git)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%