Skip to main content

gemmi (program executable only)

Project description

gemmi executable in a wheel

Here we provide the command-line program gemmi in wheels.

It is, in PyPI, distributed separately from the Python extension module gemmi, because, unlike the module, it does not depend on Python version.

notes for myself -- how to make wheels after gemmi release

  • update GIT_TAG in CMakeLists.txt and version in pyproject.toml

  • (optionally) update version of cibuildwheel in .github/workflows/wheels.yml and scikit-build-core in pyproject.toml

  • test locally with pip wheel .

  • make source distribution of this repo: python -m build --sdist

  • git push changes to build wheels in GitHub Actions

  • download the wheels, check them, upload sdist and wheels to PyPI:

    twine upload dist/gemmi_program-$VERSION.tar.gz
    twine upload wheels/gemmi_program-$VERSION-*.whl
    

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

gemmi_program-0.6.5.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distributions

gemmi_program-0.6.5-py2.py3-none-win_amd64.whl (1.2 MB view hashes)

Uploaded Python 2 Python 3 Windows x86-64

gemmi_program-0.6.5-py2.py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.5 MB view hashes)

Uploaded Python 2 Python 3 manylinux: glibc 2.17+ x86-64

gemmi_program-0.6.5-py2.py3-none-macosx_11_0_arm64.whl (1.6 MB view hashes)

Uploaded Python 2 Python 3 macOS 11.0+ ARM64

gemmi_program-0.6.5-py2.py3-none-macosx_10_9_x86_64.whl (1.7 MB view hashes)

Uploaded Python 2 Python 3 macOS 10.9+ x86-64

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