Skip to main content

Print a Mardown matrix of wheels.

Project description

wheel-matrix

wheel-matrix is a Python tool that simplifies the complexity of managing Python package distributions by generating a comprehensive Markdown matrix of available wheel files for different Python versions and platforms. This tool aids in the visualization of compatibility and availability of wheel files for Python packages across various operating systems (Linux, Windows, macOS) and architectures (x86_64, i686, arm64, etc.), streamlining the process of identifying the necessary distributions for package users and maintainers.

Features

  • Generates a Markdown formatted matrix of available wheel distributions.
  • Supports multiple platforms including Linux, Windows, and macOS.
  • Identifies distributions for a range of Python versions, considering only versions newer than Python 3.7.
  • Easy to integrate into documentation or CI/CD pipelines for automated updates.

Example

This table was produced by wheel-matrix pyfxr:

Python linux x86_64 linux i686 linux aarch64 windows win32 windows amd64 mac x86_64 mac arm64 musllinux aarch64 musllinux i686 musllinux x86_64
cp313
cp312
cp311
cp310
cp39
cp38
cp36
cp37
pp310
pp36
pp37
pp38
pp39

Installation

wheel-matrix can be installed from PyPI with pip:

pip install wheel-matrix

Ensure you have Python 3.10 or newer to run wheel-matrix.

Usage

To use wheel-matrix, run the following command in your terminal:

wheel-matrix <package-name> [<version>]
  • <package-name>: Name of the Python package for which to generate the wheel matrix.
  • <version>: (Optional) Specific version of the package. If not provided, the latest version will be used.

Example:

wheel-matrix pandas

This will print a Markdown formatted matrix to the console, showing the availability of wheel files for different combinations of Python versions and operating systems.

Contributing

Contributions to wheel-matrix are welcome!

Please feel free to submit pull requests or create issues on the GitHub repository.

License

wheel-matrix is released under the MIT License. See the LICENSE file in the GitHub repository for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wheel_matrix-0.1.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

wheel_matrix-0.1.0-py3-none-any.whl (5.2 kB view details)

Uploaded Python 3

File details

Details for the file wheel_matrix-0.1.0.tar.gz.

File metadata

  • Download URL: wheel_matrix-0.1.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.31.0

File hashes

Hashes for wheel_matrix-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ff7f6a6b6a0ec2f680c35a646722a41350c15f69717d5c6ccd675ac0ee37c6e9
MD5 a9e73eb5413fe2d4ab3e1985615f2e65
BLAKE2b-256 97429ea252b5672694f44e93c67ac42319e0aa5aff84bbac76777b2776ffbb22

See more details on using hashes here.

File details

Details for the file wheel_matrix-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for wheel_matrix-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c3e691ea4d66a74fe7123e4edc24f56f7bf83462ceffddd8355d527b8a8e4aee
MD5 a85412a6624958108fbbade4ddc335a1
BLAKE2b-256 dda4f59f1471fb73ae3e4b9091d955b62b6d1befe2f7ad1819faaec4a944eaab

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page