Please create a GitHub Actions workflow that builds and publishes the Python package to PyPI.
With pre-compiled wheels for Python >3.9 and major current architechtures:
Linux / Windows / MacOSX (Intel and ARM).
see: https://cibuildwheel.pypa.io/en/stable/
Please create a GitHub Actions workflow that builds and publishes the Python package to PyPI.
With pre-compiled wheels for Python >3.9 and major current architechtures:
Linux / Windows / MacOSX (Intel and ARM).
see: https://cibuildwheel.pypa.io/en/stable/