Skip to content

Repository for wheel building of zfpy, the official Python bindings for the zfp compression algorithm

Notifications You must be signed in to change notification settings

LLNL/zfpy-wheels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

zfp-wheels : Building and uploading zfpy wheels

What it is

Repository for wheel building of zfpy, the official Python bindings for the zfp compression algorithm.

What it does

When the Github Actions workflow is triggered, this repository:

  • Fetches a specific tag/commit from the main zfp repository
  • Uses cibuildwheel to:
    • Build zfp on various platforms, using the options for building the Python bindings
    • Delocalize the resulting wheels (bundle libzfp.so into them)
  • Uploads the wheels to PyPI, using an API token stored as a repository secret.

About

Repository for wheel building of zfpy, the official Python bindings for the zfp compression algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published