Skip to main content

Latest Version Python versions Supported platforms License: Source: CC0, Apache | Binary: Non-Free GitHub Actions Status Coverage DOI and Citation

cpymad is a Cython binding to MAD-X for giving full control and access to a MAD-X interpreter in python.

Note: Support for 32bit builds and python 2.7 has been removed in version 1.8.0. Support for python 3.5 has been removed in version 1.10.0.

Note: Support for python<3.10 and manylinux1 have been removed in version 1.19.0.

License

The cpymad source code itself is under free license, see COPYING.rst.

However, the MAD-X software package and henceforth all binary cpymad package distributions are NOT FREE., see MAD-X license.

CHANGELOG

The full changelog is available online in CHANGES.rst.

Reporting issues

Note that cpymad links against a custom build of MAD-X that may differ from the official CERN command line client. This binary may have problems that the official binary does not have and vice versa.

Therefore, before reporting issues, please make sure that you report to the correct recipient. First try to check if that problem remains when using the MAD-X command line client distributed by CERN, then report the issue:

  • to CERN if it can be reproduced with the official MAD-X executable

  • to us if it can not be reproduced with the official MAD-X executable

Please keep the code in the bug report as minimal as possible, i.e. remove everything that can be removed such that the issue still occurs. This will save us some effort in handling the error report.

Please post the code inline, don’t upload zip files, or link to external sources, if possible.

Bug reports should describe the issue and contain a minimal python script similar to this:

from cpymad.madx import Madx
m = Madx()
m.call('commands.madx')

as well as the content of the commands.madx file.

You can create this file from your original python code with a minimal change that tells cpymad to write all MAD-X commands to a file:

m = Madx(command_log='commands.madx')
...

Now run this file with the official MAD-X command line client:

madx commands.madx

If madx reports the same error, check if there are any syntax errors in the commands.madx file. These may result from incorrect usage of cpymad, or bugs in cpymad.

Release files for cpymad 1.19.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for cpymad 1.19.0
File Size Uploaded
cpymad-1.19.0.tar.gz 68.2 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for cpymad 1.19.0
File
cpymad-1.19.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64 Details
cpymad-1.19.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARM64 Details
cpymad-1.19.0-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
cpymad-1.19.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ x86-64 Details
cpymad-1.19.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.17+ ARM64 Details
cpymad-1.19.0-cp314-cp314-macosx_15_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 15.0+ x86-64 Details
cpymad-1.19.0-cp314-cp314-macosx_15_0_arm64.whl CPython 3.14 CPython 3.14 macOS 15.0+ ARM64 Details
cpymad-1.19.0-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl CPython 3.13 CPython 3.13 free-threading Linux glibc 2.17+ x86-64 Details
cpymad-1.19.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl CPython 3.13 CPython 3.13 free-threading Linux glibc 2.17+ ARM64 Details
cpymad-1.19.0-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
cpymad-1.19.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ x86-64 Details
cpymad-1.19.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.17+ ARM64 Details
cpymad-1.19.0-cp313-cp313-macosx_15_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 15.0+ x86-64 Details
cpymad-1.19.0-cp313-cp313-macosx_15_0_arm64.whl CPython 3.13 CPython 3.13 macOS 15.0+ ARM64 Details
cpymad-1.19.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
cpymad-1.19.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-64 Details
cpymad-1.19.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64 Details
cpymad-1.19.0-cp312-cp312-macosx_15_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 15.0+ x86-64 Details
cpymad-1.19.0-cp312-cp312-macosx_15_0_arm64.whl CPython 3.12 CPython 3.12 macOS 15.0+ ARM64 Details
cpymad-1.19.0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
cpymad-1.19.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
cpymad-1.19.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
cpymad-1.19.0-cp311-cp311-macosx_15_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 15.0+ x86-64 Details
cpymad-1.19.0-cp311-cp311-macosx_15_0_arm64.whl CPython 3.11 CPython 3.11 macOS 15.0+ ARM64 Details
cpymad-1.19.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
cpymad-1.19.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64 Details
cpymad-1.19.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64 Details
cpymad-1.19.0-cp310-cp310-macosx_15_0_x86_64.whl CPython 3.10 CPython 3.10 macOS 15.0+ x86-64 Details
cpymad-1.19.0-cp310-cp310-macosx_15_0_arm64.whl CPython 3.10 CPython 3.10 macOS 15.0+ ARM64 Details

Total release size: 166.9 MB

Release files / cpymad-1.19.0.tar.gz

Download URL cpymad-1.19.0.tar.gz
Size 68.2 kB
Tags Source
SHA-256 checksum
How to use checksums
a9719c97646d25739b22873893c43152f92e2bcc31ac9fed8667c78415e56471
BLAKE2b-256 checksum
How to use checksums
b3606447cb118b852c3fb2fe3a897f9260d425e77b3e7f4ab4d6a16085699e12
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl

Download URL cpymad-1.19.0-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Size 5.9 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
81a8be379740e8a6026bfdc9ad669a147b2d516bb1b3703940372563c114c392
BLAKE2b-256 checksum
How to use checksums
acbcfb4c9cc5d9719fd5928bbf9b4b60895972a2c54a7ae7c2c9e6d119d4b3c2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl

Download URL cpymad-1.19.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Size 5.4 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
3230c3cbfdd7b4c6febea0b2c93acfeff042fc465eb6d62aa2fd7fb008f5f088
BLAKE2b-256 checksum
How to use checksums
e52d9f7ff3af0586e4896be90be2f42f4b2acf1d02f2b5e887d213ad0c3c59e0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp314-cp314-win_amd64.whl

Download URL cpymad-1.19.0-cp314-cp314-win_amd64.whl
Size 5.6 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
4f980386d7ea0ecb974b14b88196dbec1e423bbeffa828b374e555440f8107d3
BLAKE2b-256 checksum
How to use checksums
53dab71f7a1f762811569e91ce9dec907def14e55e76f0bd0a8625dca9132241
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl

Download URL cpymad-1.19.0-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Size 5.9 MB
Tags CPython 3.14 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
f721e345850f2370fc45fdccd75e6563c2142c9be63f9f4a6e65ed6d8c103cea
BLAKE2b-256 checksum
How to use checksums
c9e4ae969c23fab8a2e7474897772ba54bf7c9b3befb3b042a5a9bb551ed8378
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl

Download URL cpymad-1.19.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Size 5.4 MB
Tags CPython 3.14 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
f941737d1ba66ea17e956d471a01f9ac720d958f938847350138f3969c6b3ea0
BLAKE2b-256 checksum
How to use checksums
18910624e31f431ed5222063d89d4454cf0820a809d3d77b530d2a292eee5c91
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp314-cp314-macosx_15_0_x86_64.whl

Download URL cpymad-1.19.0-cp314-cp314-macosx_15_0_x86_64.whl
Size 6.4 MB
Tags CPython 3.14 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
cfde8317d761ec5ec6a20d225feeed96f68885d5e25f3462556cebf76d14ce03
BLAKE2b-256 checksum
How to use checksums
32d7d7f4fef557e5f0f892991b51e3e95013d9ff1449a2f192cbe778f51ab47b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp314-cp314-macosx_15_0_arm64.whl

Download URL cpymad-1.19.0-cp314-cp314-macosx_15_0_arm64.whl
Size 5.6 MB
Tags CPython 3.14 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
0d2ff8cd0f655e8bfe2fcd6c02c0c65266a81a2925ab109e34a0c5501fdb7d15
BLAKE2b-256 checksum
How to use checksums
fc0c15f9b3b6c98e973a2ccb5548e490e705812801266b874839a7a34e286393
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl

Download URL cpymad-1.19.0-cp313-cp313t-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Size 5.9 MB
Tags CPython 3.13 CPython 3.13 free-threading Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
238489b4b1f78cfdcfc0dc499bf6791f5137165a7f175ded70470b32b66e1736
BLAKE2b-256 checksum
How to use checksums
8efa69965c1fe20a59b200785b63650af459bcadf0a1bda3af1f075403c68263
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl

Download URL cpymad-1.19.0-cp313-cp313t-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Size 5.4 MB
Tags CPython 3.13 CPython 3.13 free-threading Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
f752b69d17a9a69fb855efd2b18328507bad41f19481b2bf32a837f68168a248
BLAKE2b-256 checksum
How to use checksums
a997e39ed3c29ff577c70b4e0b9d1f260397e4ac975b8ecec401527c5e081547
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp313-cp313-win_amd64.whl

Download URL cpymad-1.19.0-cp313-cp313-win_amd64.whl
Size 5.5 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
db369ae5d255b9b3ded89ad437a9535feb8e9d61d1ad49736f20ec2641f91db7
BLAKE2b-256 checksum
How to use checksums
08c32620258a467e2707b45a8919f771a17f46c58fd2993c56162bdae7e13663
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl

Download URL cpymad-1.19.0-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Size 5.9 MB
Tags CPython 3.13 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
0724ec8bca9b0088f7b669503b321540f012664e9e796343ec29d37db6708a15
BLAKE2b-256 checksum
How to use checksums
b23fb78d222b20c61eb4962e767d71ecc5f965c9a4c9a4b989861eed8b1bf57b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl

Download URL cpymad-1.19.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Size 5.4 MB
Tags CPython 3.13 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
ec3bb82798634490f2d7b2fe5a19eb117525f739eab32d8480c4bc3af79b7cbe
BLAKE2b-256 checksum
How to use checksums
411472aec2e3789a28484a4e2ff1e2a6f707c67d67405af8f5a3b5536c770420
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp313-cp313-macosx_15_0_x86_64.whl

Download URL cpymad-1.19.0-cp313-cp313-macosx_15_0_x86_64.whl
Size 6.4 MB
Tags CPython 3.13 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
8238a6aa036c6fbee21194bef413597712dea94e5cbd64940c40e81ea6dc36dd
BLAKE2b-256 checksum
How to use checksums
2722a81f4fcb2ea4c7a900d29747ca67e5a878a274931b4d122c82bdf53b6ef4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp313-cp313-macosx_15_0_arm64.whl

Download URL cpymad-1.19.0-cp313-cp313-macosx_15_0_arm64.whl
Size 5.6 MB
Tags CPython 3.13 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
d90d1751ee37dc0af2bd6c9a72443abf3de1131609f9b90020d1d69511707150
BLAKE2b-256 checksum
How to use checksums
57f1090929657c760497dc6cf0d9ce28abde07c12a05e2ca18c6858cc50e1ed8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp312-cp312-win_amd64.whl

Download URL cpymad-1.19.0-cp312-cp312-win_amd64.whl
Size 5.5 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
660be9fe12978e81a6139b055b35f97290dc1651e7b24d538f7462f0b90e8f5d
BLAKE2b-256 checksum
How to use checksums
8ad722c4ba2e2a90f30e11ba5a82cd330e9969f4a6377fbff348004c22439038
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl

Download URL cpymad-1.19.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Size 5.9 MB
Tags CPython 3.12 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
baa794c472efc4974962b6d55c00e48afecc1aee80b8a6d957da7a4a16ec1303
BLAKE2b-256 checksum
How to use checksums
534353ee3790fe16684d6e1ab49f70fe249dcb1add66847bcaa9b4dc07a37123
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl

Download URL cpymad-1.19.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Size 5.4 MB
Tags CPython 3.12 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
24cddb1e22dda359b5fb2c35724e3fd53d112fbf9cdd595cbb869fcc2889f5c7
BLAKE2b-256 checksum
How to use checksums
9e013cb6f795890fdcb8d798959475befa8ffad6907fd235456b8526c932aa04
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp312-cp312-macosx_15_0_x86_64.whl

Download URL cpymad-1.19.0-cp312-cp312-macosx_15_0_x86_64.whl
Size 6.4 MB
Tags CPython 3.12 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
9ba1ed19002cde4ebc579ad62a4da653da0c3355d564f395973beff1043a749b
BLAKE2b-256 checksum
How to use checksums
37b06b12093377e7cc7cf6451fbf21b59ceb017ab2d3db968ee8400b4bfc92d6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp312-cp312-macosx_15_0_arm64.whl

Download URL cpymad-1.19.0-cp312-cp312-macosx_15_0_arm64.whl
Size 5.6 MB
Tags CPython 3.12 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
e6db5328c8ba14524566476e51d5bcfc3967110f01bd54166114ca8479a4b3d2
BLAKE2b-256 checksum
How to use checksums
c45e3cca1ac867311054432e53ff0422dc9a90ea743e6f70cc05c62ca12e3dcf
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp311-cp311-win_amd64.whl

Download URL cpymad-1.19.0-cp311-cp311-win_amd64.whl
Size 5.5 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
76ba7d7a53eb37aa1688b78a7aa3276698cc661d17d31967dfad1c9bdbe7c811
BLAKE2b-256 checksum
How to use checksums
81f3975d00b3e4008a16d7e1d9e668f0e3b89d19aa4c2656964938beb71ea2b2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl

Download URL cpymad-1.19.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Size 5.9 MB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
2060adb66e070328316ca939ccb3dc753df03abbc048391242b4a1bdca033613
BLAKE2b-256 checksum
How to use checksums
f92d46d2187ef92c9e7a9a52a6d99d1a6fe9f952a34b9dc6bc58c055054ea6e4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl

Download URL cpymad-1.19.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Size 5.4 MB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
c4c966296859c1a3baacc186c3ed824f002d733dc917be9fe66919ae1967b344
BLAKE2b-256 checksum
How to use checksums
0d5891359b87a03c7d12be0a24edb2608283722c3c6d54572e5aa9a77b8b907a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp311-cp311-macosx_15_0_x86_64.whl

Download URL cpymad-1.19.0-cp311-cp311-macosx_15_0_x86_64.whl
Size 6.4 MB
Tags CPython 3.11 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
03871b0ca1aa1313238dcb558469d4d45839e5b179571b7fd200f61dbd053b0e
BLAKE2b-256 checksum
How to use checksums
74533f71a49a0077a5a96661eee4d6a089cd3fce2c3a86f1ec234a1f7221ac72
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp311-cp311-macosx_15_0_arm64.whl

Download URL cpymad-1.19.0-cp311-cp311-macosx_15_0_arm64.whl
Size 5.6 MB
Tags CPython 3.11 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
ff1e1da1a7732488152c5a8d918c1835027f2e3cc59e3c9ca96a374f405d104e
BLAKE2b-256 checksum
How to use checksums
dff946839cb7051612d6c1f3a92ed79a311fe9b811d7437b2af7d7ff5a5024f3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp310-cp310-win_amd64.whl

Download URL cpymad-1.19.0-cp310-cp310-win_amd64.whl
Size 5.5 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
953be912c2d0fa9b9d70abf7ef7f6c9e79dc234b136e83d3adb8cbb0b071059f
BLAKE2b-256 checksum
How to use checksums
96cf59db381709326b3855baf45b6d7547a2e55409cd7d0cfc48335cbaf0932e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl

Download URL cpymad-1.19.0-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
Size 5.9 MB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
4145d02006e8450f70022b2746ef59fdf643c878ed8763d7cd9e9edc65e66065
BLAKE2b-256 checksum
How to use checksums
8b6bea4247a339d9fd2b168a1ee3e9eb5faa53461759200460d2ffe966b78102
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl

Download URL cpymad-1.19.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.whl
Size 5.4 MB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
ed7576c6def505a76a40e9b6455af5b7360e533b8a0074a2c05b67c5d84bef6f
BLAKE2b-256 checksum
How to use checksums
26ba2c3c2d128db952c55ce74cb3db92b9f03181e908cd87f7344cace5446786
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp310-cp310-macosx_15_0_x86_64.whl

Download URL cpymad-1.19.0-cp310-cp310-macosx_15_0_x86_64.whl
Size 6.4 MB
Tags CPython 3.10 macOS 15.0+ x86-64
SHA-256 checksum
How to use checksums
d83633822aae508a4b5c01acbd74e211219dede0a5bb96bd0e3ff6913d1439ac
BLAKE2b-256 checksum
How to use checksums
4bf47d42790e11eae799bae87612ae87d3c4261105ec847e06da193001dffb3c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release files / cpymad-1.19.0-cp310-cp310-macosx_15_0_arm64.whl

Download URL cpymad-1.19.0-cp310-cp310-macosx_15_0_arm64.whl
Size 5.6 MB
Tags CPython 3.10 macOS 15.0+ ARM64
SHA-256 checksum
How to use checksums
5aca29dbdef10e83481c1e3b213dc271205044b1e0b2a6f5c42cc779b5b5018c
BLAKE2b-256 checksum
How to use checksums
7d877cf7995acd44edb29fe8599add42583da50d795d0acd0e71104d32684125
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Jan 6, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

1.19.0 This release

30 release files

1.9.3

28 release files

1.9.2

28 release files

1.9.1

28 release files

1.8.0

16 release files

1.7.0

33 release files

1.6.2

30 release files

1.6.1

25 release files

1.5.0

25 release files

1.4.1

25 release files

1.3.0

25 release files

1.2.2

25 release files

1.2.0

23 release files

1.1.2

21 release files

1.1.1

25 release files

1.1.0

19 release files

1.0.9

19 release files

1.0.8

19 release files

1.0.7

18 release files

1.0.6

18 release files

1.0.5

18 release files

1.0.4

1 release file

1.0.2

11 release files

1.0.1

11 release files

1.0.0

11 release files

0.10.4

9 release files

0.10.3

9 release files

0.10.1

0.10.0

0.0.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page