How to install python3-editables on Amazon Linux
Editable installations
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| Amazon Linux 2023 | — | ✓ | — | 0.5 |
| Amazon Linux 2012.03 | — | — | — | |
| Amazon Linux 2 | — | — | — |
Description
A Python library for creating “editable wheels” This library supports the building of wheels which, when installed, will expose packages in a local directory on sys.path in “editable mode”. In other words, changes to the package source will be reflected in the package visible to Python, without needing a reinstall.
Built for Amazon Linux.
Install
python3-editables on Amazon Linux 2023
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install python3-editables
Package downloads require an active GetPageSpeed subscription — one repository for python3-editables and thousands more packages for Amazon Linux.
Subscribe — from $10/moFrequently asked questions
How do I install python3-editables on Amazon Linux?
Add the GetPageSpeed repository, then install the python3-editables package with your system package manager.
Which Amazon Linux versions is python3-editables available for?
python3-editables is available for Amazon Linux 2023.