py3-installer

low-level library to install Python wheel distributions

WWW CVSWeb GITHub
  1. Package version
    py3-installer-0.7.0
  2. Maintainer
    The OpenBSD ports mailing-list

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.

  • python3

  • devel/py-flit_core,python3
  • lang/python/3.10

  • lang/python/3.10