This package browser is in early development. Mind the rough edges.

python-caniusepython3 7.2.0

Check for Python 3-incompatible Python libraries

The caniusepython3 command scans your project and reports the Python 3-incompatible libraries it found. It can also be used as a library.

Installation

Install python-caniusepython3 7.2.0 as follows:

guix install python-caniusepython3@7.2.0

Or install the latest version:

guix install python-caniusepython3

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.