Skip to main content

Nova Physics Engine Python Binding

Project description

Python binding for Nova Physics Engine

Python bindings using CFFI for the Nova Physics Engine.

This binding tries to be as Pythonic as possible while trying to keep the original interface the same. So you should be able to use C library's documentation.

Requirements

Installation

Clone the repo and cd into it.

$ git clone https://github.com/kadir014/nova-physics-python.git
$ cd nova-physics-python

Install the package locally. This will also download the latest commit from C library's repository.

$ pip install .

Or if you want to build wheels, follow this.

$ python -m build

Then install the wheel generated under the dist directory.

$ pip install nova-version-yourplatform.whl

License

MIT © Kadir Aksoy

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

novaphysics-0.2.2.tar.gz (12.4 kB view details)

Uploaded Source

Built Distributions

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

novaphysics-0.2.2-cp314-cp314t-win_arm64.whl (72.6 kB view details)

Uploaded CPython 3.14tWindows ARM64

novaphysics-0.2.2-cp314-cp314t-win_amd64.whl (92.2 kB view details)

Uploaded CPython 3.14tWindows x86-64

novaphysics-0.2.2-cp314-cp314t-musllinux_1_2_x86_64.whl (386.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

novaphysics-0.2.2-cp314-cp314t-musllinux_1_2_aarch64.whl (369.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

novaphysics-0.2.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (389.0 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

novaphysics-0.2.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (372.5 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

novaphysics-0.2.2-cp314-cp314t-macosx_11_0_arm64.whl (80.6 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

novaphysics-0.2.2-cp314-cp314t-macosx_10_15_x86_64.whl (88.1 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

novaphysics-0.2.2-cp314-cp314-win_arm64.whl (72.0 kB view details)

Uploaded CPython 3.14Windows ARM64

novaphysics-0.2.2-cp314-cp314-win_amd64.whl (90.8 kB view details)

Uploaded CPython 3.14Windows x86-64

novaphysics-0.2.2-cp314-cp314-musllinux_1_2_x86_64.whl (369.0 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

novaphysics-0.2.2-cp314-cp314-musllinux_1_2_aarch64.whl (350.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

novaphysics-0.2.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (371.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

novaphysics-0.2.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (353.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

novaphysics-0.2.2-cp314-cp314-macosx_11_0_arm64.whl (80.0 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

novaphysics-0.2.2-cp314-cp314-macosx_10_15_x86_64.whl (86.8 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

novaphysics-0.2.2-cp313-cp313-win_arm64.whl (70.0 kB view details)

Uploaded CPython 3.13Windows ARM64

novaphysics-0.2.2-cp313-cp313-win_amd64.whl (89.1 kB view details)

Uploaded CPython 3.13Windows x86-64

novaphysics-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl (369.5 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

novaphysics-0.2.2-cp313-cp313-musllinux_1_2_aarch64.whl (351.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

novaphysics-0.2.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (372.8 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

novaphysics-0.2.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (354.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

novaphysics-0.2.2-cp313-cp313-macosx_11_0_arm64.whl (80.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

novaphysics-0.2.2-cp313-cp313-macosx_10_13_x86_64.whl (86.2 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

novaphysics-0.2.2-cp312-cp312-win_arm64.whl (70.0 kB view details)

Uploaded CPython 3.12Windows ARM64

novaphysics-0.2.2-cp312-cp312-win_amd64.whl (89.1 kB view details)

Uploaded CPython 3.12Windows x86-64

novaphysics-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl (369.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

novaphysics-0.2.2-cp312-cp312-musllinux_1_2_aarch64.whl (351.1 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

novaphysics-0.2.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (372.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

novaphysics-0.2.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (354.4 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

novaphysics-0.2.2-cp312-cp312-macosx_11_0_arm64.whl (80.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

novaphysics-0.2.2-cp312-cp312-macosx_10_13_x86_64.whl (86.2 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

novaphysics-0.2.2-cp311-cp311-win_arm64.whl (70.0 kB view details)

Uploaded CPython 3.11Windows ARM64

novaphysics-0.2.2-cp311-cp311-win_amd64.whl (88.9 kB view details)

Uploaded CPython 3.11Windows x86-64

novaphysics-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl (366.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

novaphysics-0.2.2-cp311-cp311-musllinux_1_2_aarch64.whl (349.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

novaphysics-0.2.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (369.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

novaphysics-0.2.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (352.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

novaphysics-0.2.2-cp311-cp311-macosx_11_0_arm64.whl (79.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

novaphysics-0.2.2-cp311-cp311-macosx_10_9_x86_64.whl (85.7 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

novaphysics-0.2.2-cp310-cp310-win_arm64.whl (70.0 kB view details)

Uploaded CPython 3.10Windows ARM64

novaphysics-0.2.2-cp310-cp310-win_amd64.whl (89.0 kB view details)

Uploaded CPython 3.10Windows x86-64

novaphysics-0.2.2-cp310-cp310-musllinux_1_2_x86_64.whl (366.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

novaphysics-0.2.2-cp310-cp310-musllinux_1_2_aarch64.whl (349.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

novaphysics-0.2.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (369.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

novaphysics-0.2.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (352.8 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

novaphysics-0.2.2-cp310-cp310-macosx_11_0_arm64.whl (79.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

novaphysics-0.2.2-cp310-cp310-macosx_10_9_x86_64.whl (85.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file novaphysics-0.2.2.tar.gz.

File metadata

  • Download URL: novaphysics-0.2.2.tar.gz
  • Upload date:
  • Size: 12.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for novaphysics-0.2.2.tar.gz
Algorithm Hash digest
SHA256 603e21dfa20e09885f72a085a52f557ed2bb37a96ad7a7e4421c324023567728
MD5 20a14a802b9e024c8c986fe4b1e93407
BLAKE2b-256 e94cff749eeb72caca7cfd8bad1cb1006106a9ef67dcd544b606716bd0b1e854

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2.tar.gz:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 ab499e087f2075ce24ed9b0ed17dcda78e03eb838f494c3984cdcc1b69c01674
MD5 f92122e474edbab45145e1b79fc0cda5
BLAKE2b-256 63a89027a267778bcd1a41ffa888eddb204bdcb79d5e07b71c22f1b0e3c81275

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314t-win_arm64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 ca6c0c1c7241e4b331228e15bea137c23d59581db5c7b8cd7e03b5f731cb7b14
MD5 c4fe70f45f1bd5647322a6115b619ff3
BLAKE2b-256 a3bc657f4150d2066ba22d231bb96e28e6df5e5348dcbdce7a5f73ef11c912da

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314t-win_amd64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 9bf97ad0e93683f8571bf068ea03c772c1e07231ceac4c6dd37af6cb770c45af
MD5 89d58d4f3f1cb3da6e93fa71db3cc5bc
BLAKE2b-256 41ad1e63b11b94a69e8281fc830fa69185de814e21a28788c1d311ee4d3f8d9e

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 c44ec672a81fded39667966e915a118537c9223ba51182dfd4245a0c1938cb39
MD5 a070d27d0f428f9844a59b86d682fa1f
BLAKE2b-256 ffecdea0e3b81b189f16185f25549058c7f18eecd030d661393a33e4023ebc61

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fe852492d851c7cb4133d1417977fabba3f31f27bd32731dffc6ccd41dfbc000
MD5 f2e6792db41c5e2f0e581a962c5048dc
BLAKE2b-256 93c2350cca9d4a6ac98cf32ce956fc69ba3ab5476c6d7cf41c146dcbcc2f763a

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 985ad8239f55ec544f2e8e498cd3a0acec471d6ff3dde4ab6885abeedf483fa0
MD5 8cd3daf07e5d0c2a81bfb564151db5a8
BLAKE2b-256 76409d125b5cc90293e27e886336aa90390b4833054e794d43471513e41f3dcb

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5e0498d934590928f1e5db4bc5532d8474445f7dfd5a2bc91d12284ea6b092de
MD5 9716681b70b38d7fd911705efdc8d6f1
BLAKE2b-256 7f3749ada9ebf1d161e7a0d57f041d2d87dd6c82971e93b5ecf629952e911979

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 71a07235c1118386dbb755f8dc33cbade92849a007681d529e5885efd71985a0
MD5 a2c0a22ea967e8f23c6352bd5133cb65
BLAKE2b-256 96c87d3ad201ac418e0af2061a5074a9e2d14d151c6db1901ceaaec1d6e92b0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 dafe84028ed756bce0babb815b5c081c828075a4372347214de3e025478b6645
MD5 ad117fd9cf0d08b644464b3cd3286267
BLAKE2b-256 07677bcef19e7f6f03208e5f73adca28ce5a5becc853af5b8f4c52e42305241e

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314-win_arm64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: novaphysics-0.2.2-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 90.8 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 f0f5b7f95332c4538f1d2a563de252b0d25a93d4c085d52824e939b146eef109
MD5 7fb6c55f3bf5821ccc5a3603f5514d16
BLAKE2b-256 8f7bec3ac6d87955a263fd7acd9d50e34d224aa21fa38fa6dbf7a98c69495961

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314-win_amd64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c1a7f5e585d5f4d4d70fbf579a7637719b5fe7fa39f0323de8173cbfc4a6eca3
MD5 06144dfa69ac43fd136a5df4bbf683f9
BLAKE2b-256 a9d2f6c5167ab31ff26e25d6b6f38e4e9801796f4685ed4881211e5ddc7446c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 76c7bab60ecb875e80e4b3075470272f5f74d6e66f70ffc704b99a3eca124274
MD5 eb0a5e4c93fa6264a6448632a2c887c9
BLAKE2b-256 4b289a02580ae0a392afe105367e92f640124e85389910f883157f2552151633

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 56f351b5c7e047408d7a8c2634f67f0f683828697869c5d723694c02fdef91d1
MD5 cfed94957408b33ec7e91e2a4a6e9a7f
BLAKE2b-256 d54a89f63c4913beb004efdd673c0e6f174dfee1954dff8edcfa6a07bd09826a

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 307be54a40711b11272c94dc7656ec767fdbea512e58067c74177caddf7d728d
MD5 5fe3f69c2686ff9181c62e9f0323ef0c
BLAKE2b-256 e5d7ba4677d4b70481b808d527eb13d05564e6c6f6bad9612465dc58ff4f658d

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1b3320adfa47f8f9a2a712a37dcc358cf3336bccaa63eb4f399a98ec3626338e
MD5 b319c684f738d81d63c05f9f09c64d60
BLAKE2b-256 f108bdca2524ecbc6243a6e6354fd229547b70eb7211f3d4001b817805931b76

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 3a4ea4e578eed004b3fc937f183f27953b8b26090feeb129cafcc38cf2a4342b
MD5 892552d32748b7bc34b75bbac91024d1
BLAKE2b-256 f5c660d9af6258bcb2f002bd7f92c0b37b1887ffb26cf63c9655e1240174e08e

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 edd46334e865bd5d8b48cae5913c54c81f7446ab6bce624b0a2dfe8628ef691f
MD5 956b657768b0bacbeb7214ca4ec50829
BLAKE2b-256 90c869caac44eba84749829bc7b087c92eaa18888404d7f9947cd4e730ec341c

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp313-cp313-win_arm64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: novaphysics-0.2.2-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 89.1 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for novaphysics-0.2.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 25cd3c92335123c65665cca4375ab59ec6da83a65d1ee4b2be2a2a4095504f66
MD5 187a1435801859d33457decc7c1103f2
BLAKE2b-256 368063d8e8a2c75f219b949a84400008fc3d91ddeadd714062f5c864713193a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp313-cp313-win_amd64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 c3a121eeafec5cdbb20aec60148d21a49c7a92c255a5e0152a9f220e7a9aaa0e
MD5 d2a67199bb5f4c9f98c87aa7a6259dc3
BLAKE2b-256 9f402493fc7705386b996e4ce0f31baddb6af93291948069be1fc787f00cda56

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 08f2a65517a5e9f347ad11e22dc3df2200ecc99121365e04398cd77841e04fe3
MD5 a29f5c2114e245c3ef65642391da9f70
BLAKE2b-256 7a38185377ea5521be2c946a7f7840de44be2b6c41266d15e03b814de32aadd4

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 5744ffa7fc04d6b842dd0db8f34e7f8e7a94fe2d5ab1d7f8519d396d8134d246
MD5 ad84e7be632a32b09495990d86586509
BLAKE2b-256 f7da8b4bf5b8232b13dde757d3c4d3f7ea42c4d56a51efb9ac1a7362933a3f63

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 37f975fbbca542bf519d60d956e3a471920f9103b4908785dc0970d684234abe
MD5 f61144dd2db8e154721b7ba7fe09b165
BLAKE2b-256 e316edd514f8b4cec4056afab35f0e36d1331997611237cb70591b7cfddef069

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e69b68e836b88821d728c7f04722a3b92f721f616cef72476fd36e253fc11d53
MD5 802c48c3626222142be3631c2ef88caf
BLAKE2b-256 7f6a8f647195ed8dc547339b7fab36a7504644db5384f39a2fca0338334d1967

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 3052052d6ad51b5aac8231c8b99b4a70849ebbd10e171039fecff00ba3a44b09
MD5 8d4b362434c3797e8d1c73250005c228
BLAKE2b-256 599600fa66dcca03dde3890aba359eddc7c155f35f5322add2c5d7c038d13d7a

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 0ece813ca9de4f6a187d5058828b3aa23ea80aeeca722fdf1b8b202164d1aed9
MD5 2140a85560c11f8656ef1ccdcd9da35f
BLAKE2b-256 7f3f7270783fbf4269533d657952824dfe4b17c64d6b88fe12c6f92ed67e693c

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp312-cp312-win_arm64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: novaphysics-0.2.2-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 89.1 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for novaphysics-0.2.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 ebfbb6ae2a55787c56f934561603c5b1c1e9d3902f8d2c78e4e5ff3aad9da464
MD5 cd6757e39d2cbaa379ba6832c158ea73
BLAKE2b-256 d1969e565a63bf27e3421fdac2b1fa9eafe2d9848f382f42531105ad9ed9cb47

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp312-cp312-win_amd64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1012f78f7c439972c33b0bedab30f3e45d0e2b218b2d0b8c6036484b5adf956b
MD5 8304b8318e315c5da0347c75132a7dd4
BLAKE2b-256 2f3b935ce3bb6fa0fb03ff360d93d656f5cd287315d4c1fb6a980b7b9f6bb163

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 15aeba8b243d394eca49a6be908ddb0a65aa706fff28b4e457e69ddc39987d63
MD5 30b0c3281c03a7f8df53c32783aa29b1
BLAKE2b-256 5fd907e8ba06e47d1f45495d2adc10bfc21298d78b4c54930bd75ecce7c4889c

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 4a5f51436ebe388d0f9be0ff1ebddeaff670e65bf37a4dc4ab2448a2c0be3e46
MD5 189717e61df4c9786195e5855ead0ebc
BLAKE2b-256 15a61cae55dc1c44ca751749fd091c086d23998cc425dde8889b382cc2ea62f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d3bfe6bd72ab61e7a62768196725ebaeb77b92708af5c1cc138672e4fe556c9a
MD5 721a63c19f27278368507ebc558bf0d8
BLAKE2b-256 e96c947609cd5a5f358a21562b33b0a412fdde3a18bb3fd16b72661f13ea3dbf

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3fda9bdfa072cb9be79207f5cc8ccaad0dfc55a086916595065b6b49a3ca0fff
MD5 97bc5d500f9a9b27e5abed36a8155ccf
BLAKE2b-256 aa9cd3c5dcf4f952ac737263f28f3027d04260af1e52e13cabc7c6f06410425a

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 0822fd6818fa22ef5d6a3279aa1c62fa0eda48cbd0c0d4530dc31088d07716f9
MD5 23ccf9cfe9c58d273f425043d48b337b
BLAKE2b-256 0754842bf4df0c9e56a8f8c9c911bda3fa5f560e3938927f60170e5bc8158213

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 2872acfad331061f786fcbb2bcdeb9ff12801636f07d09881194d7165d37123e
MD5 ebe738edc8fcbbd653ae67e05e357b45
BLAKE2b-256 77e51efcc6acad48e748b956f44bfb13e1ebe0429b3de5ca7531d93400e3073f

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp311-cp311-win_arm64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: novaphysics-0.2.2-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 88.9 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for novaphysics-0.2.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 fe30b50b96217dd72dbe2c15378d99bf117ec30dfd10ffb7093a5f982b8fd2fc
MD5 adfd4f96e844424385bbbb773e54e577
BLAKE2b-256 94547fb83433ee3902c80523cad40527d96bf89f8225c65ca13c0dc71d6b5978

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp311-cp311-win_amd64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 450fae567e2272c4ccc7ec72f52cbb5f848d2b24c8d13fa5c9cc5f3603237311
MD5 60ce7dc6132f29ee6b061e84bc4314f0
BLAKE2b-256 d252dd66414736ead0445881360576be8fde126ca9dfbf38c83e8964d8fe2d14

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 16103529d8b5e9e905f076f8ee2fc085df08b84c5e4399a2673b95fdc8a0ee11
MD5 cb9769e016ab271b29767c6b0c058955
BLAKE2b-256 389eb5ad43b273242be3c623a8ed3e1a64be7b5de3f758c4e50ec041609d0872

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b647a724fb2a7eba5eb2374a579c08cd677e8ac6d82876678b19715f0af3da40
MD5 53606dac7e1859e9a33166ab37c2d781
BLAKE2b-256 a0d973ee257c942105a35961a0bf3839c2cf8f554860603a15af13da62134dac

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 042ed59dbe9e117865744ed979b290272b32a22b01478b3b1ae6932ce55db8cf
MD5 f3e37078d73d3cd08c85fa4affd33a2a
BLAKE2b-256 cfc20eb9952fa713e2703fb4f2c9bb93fa1a381994d1f4011b2222f2b1c0f3aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 deb34e519536bf27485409c2e5aec0118b1d31bdca6ab247f83b979ea085e232
MD5 c2e376cd702e8fa1f01ca8e6a41440b7
BLAKE2b-256 66e8daad23852dcd069521014c2242a63baac90a2d24b9745efd94140e02c203

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 25ad6c64df07b3657fbb451a0f281698f5a0a231a6ad6124ca3fefdaf3f6956e
MD5 7d9f2050661032e694ed07fe20c162f9
BLAKE2b-256 099c4e2c060f10bbe55aebc57ae30b757b340913ff2f7764505a6ef2c518312f

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp310-cp310-win_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 3b3d8a1aecc66eec9ec23ee7562e544064d8396fef57948ba69c5df27619b7e8
MD5 275328035d3fd67d78af6df1f1d75dfa
BLAKE2b-256 80bce6fb52f4179f6aa1c67346615c92288802e7e7bc6c2fef91b668a1bd0b0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp310-cp310-win_arm64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: novaphysics-0.2.2-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 89.0 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for novaphysics-0.2.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 c4240c1196509eea84ff69978785dcb6a70e29d3223de9d87d9258c48eb9f932
MD5 25f43805ea2b140657134166d19ad371
BLAKE2b-256 5ca7cd5a050d01437290cf94166c25459fc44850a43d082eb842971f3f045639

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp310-cp310-win_amd64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 317a95a055b750ad65774a7921c515e8bc0920c25140b115d416a9935c764d43
MD5 f679d008922576edde0afdef8001f351
BLAKE2b-256 c5e1092e834b38b6d428c269cedb59f6f68c2d64559f9fe802236b66a609a4ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 8fab6432417dc1f52a9b83222f6267624b3e26af93042463f421f5a6f0704565
MD5 472d68d12d384962a9747bf7f4bf9a46
BLAKE2b-256 9c06203d06b2f96f3cfabbc84834a6087fa92091fb37de1ad809ca6e485505d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 38b0828665da6416fab32d9b76e6651c542bcae6d8391d5d19ee97e210907001
MD5 b6564dcd2bea97b7ffa3103787411a94
BLAKE2b-256 d06bf331fb9acd6b4e78a008ba873f87ec48ecfe6e0198da064a1176062254e5

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1bc79e3ebadec28848dcc3bfe5db04d8a679558b40f85b2d8186dfd03b582701
MD5 fad9ab1c70983409a551385731cc85fa
BLAKE2b-256 2e47d422aa9f4b177e56d4824f43d14a086111be4808684d50a3d699f281c908

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 2e67a7bd495e4190d075f03cca07898a73c7e184c3e81ccfc0b4bb7e9b881533
MD5 6d381a1443ad6bda0742bdfe3aada6db
BLAKE2b-256 223db2d7912ffc7d01b3c8cb830b204a1021b728c26d29e60bccb4d674e96e0c

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file novaphysics-0.2.2-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.2-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 9619a7de0e58f6ffb5a8b16d84f1d8e502ef4d1345437d7bf5d9dd2c003be42c
MD5 22e6ade6b7460a1f4b7fe8791b007271
BLAKE2b-256 7ab6e222319d7041cc8ff7398361d494c660897b28f9762358b2d015148e2bb9

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.2-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: pypi-publish.yaml on kadir014/nova-physics-python

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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