Skip to main content

Performant magnetic computation powered by Rust

Project description

PyMagba

PyMagba

License PyPI Package Total Downloads Documentation


PyMagba is a package for analytical magnetic computation, powered by Rust. All functions support numpy and parallelization.

Quick Start

from pymagba.magnets import *
from pymagba.sensors import *

magnet = CylinderMagnet(
   position=[0.0, 0.0, 0.01],
   diameter=0.01,
   height=0.005,
   polarization=[0.0, 0.0, 1.0],
)
sensor = LinearHallSensor(
   position=[0.0, 0.0, 0.025],
   sensitive_axis=[0.0, 0.0, 1.0],
   sensitivity=0.05,
   supply_voltage=5.0,
)
b_field = magnet.compute_B([0.0, 0.0, 0.025])  # [[0, 0, 0.01652363]]
voltage = sensor.read_voltage_cylinder(magnet)  # 2.5008261

Installation

To install PyMagba, use your preferred package manager:

pip install pymagba
uv add pymagba

To install from source:

git clone https://github.com/p-sira/pymagba.git
cd pymagba
maturin build --release
pip install target/wheels/pymagba-*.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

pymagba-0.3.1.dev1.tar.gz (2.0 MB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (369.4 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl (380.8 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ s390x

pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (475.0 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ppc64le

pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl (398.3 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ i686

pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (344.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARMv7l

pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (348.9 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl (380.6 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ s390x

pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (474.2 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ppc64le

pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (342.9 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARMv7l

pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (347.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

pymagba-0.3.1.dev1-cp314-cp314-win_amd64.whl (264.2 kB view details)

Uploaded CPython 3.14Windows x86-64

pymagba-0.3.1.dev1-cp314-cp314-win32.whl (243.5 kB view details)

Uploaded CPython 3.14Windows x86

pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (364.9 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl (380.1 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ s390x

pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (472.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ppc64le

pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl (398.5 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ i686

pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (344.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARMv7l

pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (347.8 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

pymagba-0.3.1.dev1-cp314-cp314-macosx_11_0_arm64.whl (324.3 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

pymagba-0.3.1.dev1-cp314-cp314-macosx_10_12_x86_64.whl (337.6 kB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl (380.1 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ s390x

pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (474.2 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ppc64le

pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (342.5 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARMv7l

pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (346.7 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

pymagba-0.3.1.dev1-cp313-cp313-win_amd64.whl (262.9 kB view details)

Uploaded CPython 3.13Windows x86-64

pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (367.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl (378.6 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ s390x

pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (471.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ppc64le

pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl (396.1 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ i686

pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (344.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARMv7l

pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (346.9 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

pymagba-0.3.1.dev1-cp313-cp313-macosx_11_0_arm64.whl (324.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

pymagba-0.3.1.dev1-cp313-cp313-macosx_10_12_x86_64.whl (337.0 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

pymagba-0.3.1.dev1-cp312-cp312-win_amd64.whl (263.0 kB view details)

Uploaded CPython 3.12Windows x86-64

pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (367.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl (378.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ s390x

pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (471.0 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ppc64le

pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (395.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ i686

pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (344.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARMv7l

pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (346.8 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

pymagba-0.3.1.dev1-cp312-cp312-macosx_11_0_arm64.whl (325.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

pymagba-0.3.1.dev1-cp312-cp312-macosx_10_12_x86_64.whl (337.2 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

pymagba-0.3.1.dev1-cp311-cp311-win_amd64.whl (261.0 kB view details)

Uploaded CPython 3.11Windows x86-64

pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (370.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl (381.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ s390x

pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl (475.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ppc64le

pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (397.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ i686

pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl (345.1 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARMv7l

pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (349.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

pymagba-0.3.1.dev1-cp311-cp311-macosx_11_0_arm64.whl (324.6 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

pymagba-0.3.1.dev1-cp311-cp311-macosx_10_12_x86_64.whl (336.8 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

File details

Details for the file pymagba-0.3.1.dev1.tar.gz.

File metadata

  • Download URL: pymagba-0.3.1.dev1.tar.gz
  • Upload date:
  • Size: 2.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1.tar.gz
Algorithm Hash digest
SHA256 1923a42fce4135b66a639a50b664f0b4e22597b21adb101d5718a9e603f559c6
MD5 d2946fda2b1de79d5b484345b0c0e706
BLAKE2b-256 dfd634dc7cf0151cbbd8f5166228f3e3d87f6adb64466aedcdbd82c5d8a9a748

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 369.4 kB
  • Tags: PyPy, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c0c558da1f7b260075b447a67bfe97e06588190c4f6584083cc3ed40489c54e5
MD5 a319bc575e9af7de900882e1ffd5eb77
BLAKE2b-256 12b0b1176674e3f2d87fa2b0bdb59945182cd04809b3a79cf8c12a98aa41a7dc

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 380.8 kB
  • Tags: PyPy, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 16ff1157717c379b9fd86ee1432f404ae38cd32d415b6ba76b605077082e3c21
MD5 0e276e30afa4a692fcc9ce7a184a15b0
BLAKE2b-256 cdffe52be9be61f737a64c1dc481f713ff9ad01ea65be4bc723d5dff1466b5f0

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 475.0 kB
  • Tags: PyPy, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4465017e02813af67f1ae320fbd8b060f7a98ec884f2c2bfc3f2cf6e0c37b613
MD5 4a65cf345046185c2274d9bfdbf98b7f
BLAKE2b-256 c928b7b92bb739bc3f1e3e2f0283aad47924d80984d62fadfc4e62d15dbf9f32

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 398.3 kB
  • Tags: PyPy, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 962a7ee579dd5c1fc98a90a94b705056d3e23cfa8eb6cf26d94f1bd4611c686e
MD5 84d9ef8c6383d4fd5e98d63e1704f263
BLAKE2b-256 91d09caf698f9e90308f0113d7e6742d834c37b70379e0fadd999f554a05a5f6

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
  • Upload date:
  • Size: 344.1 kB
  • Tags: PyPy, manylinux: glibc 2.17+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 6f04ca9fb83a5dc32de146b39b30043bb2700440f0b9b91129eb27464ab6d246
MD5 587c2067bc55555c4dbded1d66a2c06e
BLAKE2b-256 e5f12c238f1c856826ff6cf7579d4b230334701e20c907662d1d3401bfb2ae22

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 348.9 kB
  • Tags: PyPy, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f6a20fa3445773e373e9a13b58d7db77eae78be08719b2591861e71318a1ec0d
MD5 11dd8517eba35eb8a0171ac307ce7c32
BLAKE2b-256 cb29f650ec5023ab09f293eaecfe3d183176463ae85c2173872934aa2bacedb4

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 380.6 kB
  • Tags: CPython 3.14t, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 48bc2b3c2b2f7478679eb4dc94a0342b5ee0fa1c47577e8960d232669bf87a87
MD5 575e8db21ec284d8ad2368a8da350a84
BLAKE2b-256 b6d997d568f6d74971f5590955dc51baeda9ec7f6af8524a79c9f730ef0b88c1

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 474.2 kB
  • Tags: CPython 3.14t, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 1dfc294970be2e2d0ae5d1f2fe09ddbc7249c3b52af39dd6ee3e554b4c1e9f95
MD5 670a0684b8d07576af948f139521a199
BLAKE2b-256 9afca3d9a35d9cc6082163771fb69e56de188bd1ee548fe7cdf2555d2ea425be

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
  • Upload date:
  • Size: 342.9 kB
  • Tags: CPython 3.14t, manylinux: glibc 2.17+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 7ccb33ddcddbbcd659a514a545b3cb90796443cfb98d0553a2c71d2cb8d46ca9
MD5 b2cc5f90e866b5ceecab70b06bf16f9c
BLAKE2b-256 5d625c2ef6eea17384270bf7610e66f9b5fb4969b9991e3670be09a3974c4cb2

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 347.0 kB
  • Tags: CPython 3.14t, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f538f796661c4c273a5a186c01cb9ea317eba07e1a17ca111df01e0520751943
MD5 ae4040da96b1284eee8283d01bf9601f
BLAKE2b-256 1bb671a8be14c493c67e3cc8e12bc805e9463a4b62ac19f157e20c3f1a7667dd

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 264.2 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 4ece7160c087d2e78205fcb5572d95d2f956adcd7c1b02af9277ad01abd25c92
MD5 358c6fc2e9c5fdfc6c44f4a043e5c9c0
BLAKE2b-256 825cf91f6a08eb069c6a521546c2a9d688f5ac74e99e19fd976c87844fa6b689

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp314-cp314-win32.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp314-cp314-win32.whl
  • Upload date:
  • Size: 243.5 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 59e7a237cd4b3b4a41c8b9817d973e715142f58c5fb0124c31c27e47b2ad3fc5
MD5 80ece768ca4843212655342f61d9c796
BLAKE2b-256 5366f8deae0e234c7e0985ad88801f3397623ccfc1d86462432f834ac55ec640

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 364.9 kB
  • Tags: CPython 3.14, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 065bc5e8dd214576a3d425231667143be38a86250e694c170a7bf08bc8f4777e
MD5 7dc9486cf5b772420f962dad7817ede1
BLAKE2b-256 2e84351418c131a8721ff53f7a05412140913343f6550841b49247fe8cfccc3a

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 380.1 kB
  • Tags: CPython 3.14, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 b88cad8e2735054bd087279fa4eedfea7191cf0a92c527b17eb44740098528a0
MD5 d32bb76361c8dbc4cc221e915c235517
BLAKE2b-256 70e284377044ffffed4e9c030c89ecdbb174eccf95df57b9fc2b4024b6f6a7c7

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 472.8 kB
  • Tags: CPython 3.14, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 aa0f4a25830082a259592666aa4b81a9e33a4c139958e378d038fc2919ddef39
MD5 a1ea28c4caef08cb65c10d5900a2265a
BLAKE2b-256 33f55aaa9efc00abc3d581191e23bafcc4028bcc99b1fbaf5825e155bdae6647

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 398.5 kB
  • Tags: CPython 3.14, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3b065361ba13898a81988c9d90616950a9a291f9b7de943e5e1fc96140708715
MD5 634f77098a495cae84a2455c31cf6732
BLAKE2b-256 ae13808762389d251e449beae21f0ec702c931b6bda19758bd8eefe59c3bef44

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
  • Upload date:
  • Size: 344.8 kB
  • Tags: CPython 3.14, manylinux: glibc 2.17+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 578626165bad828a41706435d7f32a1c542780ce9c8d05da92959d7f307d855e
MD5 8cb1a979045220fd43a4345127d681d4
BLAKE2b-256 6f1f33b74c36ddf32d116830755608f705e20acf1ebe1d308d19c046be78c991

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 347.8 kB
  • Tags: CPython 3.14, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 f955f7fe4f98ba98ccdf85ba5a0970874e8e29147e7182a42c1e7817a998c7ba
MD5 3fd12909191629b1a305eb9baea55079
BLAKE2b-256 e08ebb2ca67c083601f526d3237e5a4fe19f56de198b8eb876234412fd7baeb3

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp314-cp314-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 324.3 kB
  • Tags: CPython 3.14, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 08f274f4f933301267e8a2d6ebcfccc4ab6da7a020a5aebfdccafd182ae77e13
MD5 85fae74b837741bcd7d8c437ce345674
BLAKE2b-256 65ddd7320b589d81dd0c6452236538a9a95d4ffb505c1040eed28e8d3a07be4f

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp314-cp314-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 337.6 kB
  • Tags: CPython 3.14, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 e5590580ed06aed88fa6b980ebb8ef94e584b869b6c26880cf0c1e90bcbf7beb
MD5 a604c2a09c9a39e6743acea2b0472f74
BLAKE2b-256 48159b889106fda829761f6d9907cc8e7e4b89729be1984d28eafa39d0f9b532

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 380.1 kB
  • Tags: CPython 3.13t, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 f3065b3f6cca4db01cc4b937cdbd5b8d429fd16f024336b3db8b91dc81173797
MD5 87e66b5bf501fc45d2911f0f74fec2e6
BLAKE2b-256 494d595bee7e86b2a481b80172e98a8c0a66096b8fc931a11868e846c91779e8

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 474.2 kB
  • Tags: CPython 3.13t, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 e5fc35e0df648478bcf5df02c42444032cfe51b4d2f5b09d1ed847c51256b9a7
MD5 caac17e31f580b823a6d14157816532a
BLAKE2b-256 47a1c3dcd88b4c49db66af226bbb6ef872cbd1668c87aaf8ed52087cb61f8fa9

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
  • Upload date:
  • Size: 342.5 kB
  • Tags: CPython 3.13t, manylinux: glibc 2.17+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 046bc1f9254308583fce51842300202bc38dde403bcec60884a15659f5700197
MD5 fd76847a75e7b3afa351ad2f198ece90
BLAKE2b-256 8b76114ca08db7db38413320cfb19d736b873c6a54be3132c172e2d11332c43e

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 346.7 kB
  • Tags: CPython 3.13t, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 05cce1f22ca8fd80b85b5c7486f25425f6aab47fa06dac3607c520f6d010d394
MD5 e21f5d0a05de140608d42faf769a946d
BLAKE2b-256 6ff9b4918e10b4c4d1d2154cd0e209135c7f9a6697ff9418f05ee04433e36426

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 262.9 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 4099ba6dbf766859f59e316342dc794fc6ccb71aff421a5dc0404809f61841d1
MD5 58116d8583f78a664d630f77ab4aa947
BLAKE2b-256 ca7aa79566bdf5b1d960341d9c532b4506e23b7d3221b0b006fdd58e76e32df1

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 367.3 kB
  • Tags: CPython 3.13, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 48e4d980d9a6348eb444d26f24599991311d797b48bd9e6ba183c29d67a52e97
MD5 851de7933220f2d1fd1a4d1f78e41421
BLAKE2b-256 c8fef82ea50ac1906c5210afff4bfecba1a1cdbc2b38ad4c5b01a41c7dc1a8ca

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 378.6 kB
  • Tags: CPython 3.13, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 49e02b6348938286d4ea3bfb96161dbb920bc844ddde64f13617609404097686
MD5 b1915a5cc03de4b1f4591c0fd19f932a
BLAKE2b-256 8c707ef8561952227742cca025b9108ab09832b3656c5ff0bfefe1e463727e02

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 471.1 kB
  • Tags: CPython 3.13, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 dcf1c595ded061d4e4a90767d1b97f2362ad78d3118521ab79db88acac1439bc
MD5 b99b8c05b98a6ce5957c278a9ae634a8
BLAKE2b-256 2f7c1d62cee55a73b07bcd04e15ed1cd65225e354f26ca04e135378b9b1a7b05

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 396.1 kB
  • Tags: CPython 3.13, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0faf43df2374812a814374ba3d21c7fc87150f17c0fb462374dcffa57023d2e5
MD5 a1a2add50a6cc7f9e1c92fd48aeb30ed
BLAKE2b-256 088ecf23d188aceafcd07a31da1aa14565e5a676817f9efe05e786b52c1c9bdb

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
  • Upload date:
  • Size: 344.2 kB
  • Tags: CPython 3.13, manylinux: glibc 2.17+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 8f6e3c09c563a61fdf32eb830fcd32b6acdba609b641781438ca589ca4fc3207
MD5 f2a37c17d636bab07a853f1c2d18309d
BLAKE2b-256 3aec1677fba18ee7770fb7b0d2836ad25adc9588da5725a5e98bd37211387686

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 346.9 kB
  • Tags: CPython 3.13, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 27e0111bdb2502e867684a33826faecfc4bdf7a084c51d65769a4323833e7bfe
MD5 4050699cb26b90d71cb3ed20877bad16
BLAKE2b-256 74ac0e7a420e8e701eab3259144881d0924cee854c7a95de11df1ff929682a42

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp313-cp313-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 324.9 kB
  • Tags: CPython 3.13, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8c79d1a6a4b5ab2e1108402a86d4372f215be296b31ccfe0c2bb50c191fa31e4
MD5 36d5022f0bf60f27c1c85b0a6914453a
BLAKE2b-256 69fa39ec644a873f106ec44d32cd21859ba01b6cef558b3b47ac0c2606278ec7

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp313-cp313-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 337.0 kB
  • Tags: CPython 3.13, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 a9f59514db50b29355010c9b03de79e4d356d48b154ab1f329cb79507b62394f
MD5 e9325b6ade74d17852320c1fd6e16ac8
BLAKE2b-256 d21e395a8607dbcf8bfe0c211739f0be27e4f21ad13e88d29a9a858e44a83c27

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 263.0 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 792cc07bbeb987ecb38f574984af29f914f902f35b2471bfdf3487333bdd6ba5
MD5 4b27907ff84f7b43c6b3ea68bdb555b5
BLAKE2b-256 93b34252f4b7be8a16d250752a3f2fd700901a63f9c2bbc20a4286700c498377

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 367.5 kB
  • Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c0b46b94a6d048ccb87f60d1452894ad39945413d67a39a0731b339724a54510
MD5 96a0f944df385d71e5e4ed77ed560248
BLAKE2b-256 58fb1f3cdeaa6cf69196b0fefc94f963e70045d067e8e0182a82d4fa70a41bf5

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 378.7 kB
  • Tags: CPython 3.12, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 91479a63abc220ca1b7f2aedcac78836c2a61310187f2556927f9cfd7940009f
MD5 bfb0e9a13a004bcc2dc72195f58a2a3d
BLAKE2b-256 736faebb22157ae6e4dabe76e7b3157c90b9d227ebc8bed704725fc705629550

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 471.0 kB
  • Tags: CPython 3.12, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 4643e1898c81cd91d5311fab02b5aab106914fd2cb217fc456cce992d2bd169e
MD5 846395c32018cb1f20d31504c2599a10
BLAKE2b-256 55dec047a387bb02f8e2f6f73719cc07dc6588cf7a6f7b9ea9d402982e60c519

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 395.8 kB
  • Tags: CPython 3.12, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 558e4df37416962f6069eed1f8bb7e35981a18ee92cab5a33c35ca4dd7c995d2
MD5 7672ab1f6a6bc7122dd4b2ce2e6129b9
BLAKE2b-256 66124d5957b2b749362a393d0a9c79c701674bd0772e79f7b4a74bf9f17e9437

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
  • Upload date:
  • Size: 344.4 kB
  • Tags: CPython 3.12, manylinux: glibc 2.17+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 9b487b257326e99cba3274a8adafcb2c5fdebb8f50dc8bbeadb654d10f57ac41
MD5 82568520c5ef4c3b54fa0c75895d68c9
BLAKE2b-256 0f894b4406ae83f14a34e178e7a65fa4cbf660f4ae98315fbbe5848b2c8d1616

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 346.8 kB
  • Tags: CPython 3.12, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 5f4ac35a3c24db36ab02b77ab6d2428740694cf51d41bf093ea1ea851a6c5c7a
MD5 03a8e006f7de1c1e75b9fd4e89c0b9d3
BLAKE2b-256 45c8b11dfb1e0efeba7d9aea499de03e6c2af7f2ea424cfeee6f5b535bb300ba

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp312-cp312-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 325.1 kB
  • Tags: CPython 3.12, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 7752fac7923ef017c13e58d277c83fbb9525a65722804d49a99a31b0dc78afff
MD5 8060d8c1a4ebc8c311f352cc52585134
BLAKE2b-256 3bf48980bf3d61b9acb14954b7d5b885ec50669d10713f84187492a4dc19819d

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp312-cp312-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 337.2 kB
  • Tags: CPython 3.12, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 779bf5c3bfc2e7904c79ab01b83de0111b0fecea11ee5bc3d827a4dc5bb84805
MD5 f71c454f51afbe47c2d04061d3ecb59a
BLAKE2b-256 7897c66cadbc04b9862e237aa65bd951807f00c07f06dd6cca1735926bd32aa0

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 261.0 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 862218cc4688671222f647deeae5d491f5ad53bacde72584fa4f9171b62e0554
MD5 beb376bd90f4a090d20963eb81fd11a0
BLAKE2b-256 722a9a9661e985c472d7b98ee59d3f3c102ab60c4fa5550f135b0f58efab9513

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
  • Upload date:
  • Size: 370.6 kB
  • Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 1969a9ba2259ac571f47a45ed6a06f28a813eb53fdeec355f46e1397dfe1ce76
MD5 4f4c45eab8987ef0123a643bb64002ef
BLAKE2b-256 fb8d50e0d7d358fb7daae58c9e4002bc09877eb132103f8af64d13e3412a866b

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
  • Upload date:
  • Size: 381.8 kB
  • Tags: CPython 3.11, manylinux: glibc 2.17+ s390x
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_s390x.manylinux2014_s390x.whl
Algorithm Hash digest
SHA256 0425d8bba81c581a4f7290912ce30ae47a6ba1ad2843a5cabf783eeb202d8d7f
MD5 0a8a22d13002d8ab0dd659b28ce20aab
BLAKE2b-256 1c55cb4920a4078ea36bb59e6c4e7690e7a7e87628a7c295362f168d385e8272

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
  • Upload date:
  • Size: 475.2 kB
  • Tags: CPython 3.11, manylinux: glibc 2.17+ ppc64le
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl
Algorithm Hash digest
SHA256 6eddf58f5b565d92ce5fa7377c5cc9ec30a834e0f6cf5ba0824dd0cab00e94f4
MD5 0ea8a5f3d3f21bc5274225ef8f02eb89
BLAKE2b-256 dc7ab810a23440341a946d141fa23fc5968b87b93cd2d67868f0b87e1148ac58

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
  • Upload date:
  • Size: 397.8 kB
  • Tags: CPython 3.11, manylinux: glibc 2.17+ i686
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3557935bfed40da057711712227039dbeead31c6aa65d998dca971b60e4191ce
MD5 dd6a93389002d5f36953682f89eccf21
BLAKE2b-256 ced7981807ad2ebd44345f040e3ec1f0400beb8b2131d366c5e2b807eccdf491

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
  • Upload date:
  • Size: 345.1 kB
  • Tags: CPython 3.11, manylinux: glibc 2.17+ ARMv7l
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_armv7l.manylinux2014_armv7l.whl
Algorithm Hash digest
SHA256 b4655cf5679a59ad81519d180f13fc73d88ea198857f0d588f77fc0c6631293d
MD5 3fd4f9f3144f4e4ee09343fa488ef471
BLAKE2b-256 db8568ad26f4f47d52d123a584fe9cac07bb270aa737f48605a78f93778033de

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
  • Upload date:
  • Size: 349.8 kB
  • Tags: CPython 3.11, manylinux: glibc 2.17+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 aad4ff6014677c2d90196b9931cb592101f5380e38c31b7f18ebf2f0ce8c8999
MD5 eefeb2df3c8f4cf1136de4ec7a734cb8
BLAKE2b-256 4000613c08fa0a284b1bbc657154dfe4851bb2c099ace839e75db1f25cc4d3e2

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp311-cp311-macosx_11_0_arm64.whl
  • Upload date:
  • Size: 324.6 kB
  • Tags: CPython 3.11, macOS 11.0+ ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 6a5d9063211462466185d4d91092ccde8873449cc53d36289a62cb0df9ff6425
MD5 af6f2e149b4fb1b29eab541d95131955
BLAKE2b-256 5b5cf5bdbeb147be21b2442b14580d5cc25db25327f1c4ef795855d309253ecd

See more details on using hashes here.

File details

Details for the file pymagba-0.3.1.dev1-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

  • Download URL: pymagba-0.3.1.dev1-cp311-cp311-macosx_10_12_x86_64.whl
  • Upload date:
  • Size: 336.8 kB
  • Tags: CPython 3.11, macOS 10.12+ x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.10.9 {"installer":{"name":"uv","version":"0.10.9","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for pymagba-0.3.1.dev1-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 547a84554c9d8778f7252d087cabb72b52e6904c13f23e257d7f9a9c21b9f433
MD5 4bca31841c0356ac49a89affe578e5d6
BLAKE2b-256 58cdb6c964bbea0cd344fce5dce982e0fcdf5fbe9f7c051385ad073861ccd683

See more details on using hashes here.

Supported by

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