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.1.tar.gz (12.3 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.1-cp314-cp314t-win_arm64.whl (72.6 kB view details)

Uploaded CPython 3.14tWindows ARM64

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

Uploaded CPython 3.14tWindows x86-64

novaphysics-0.2.1-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.1-cp314-cp314t-musllinux_1_2_aarch64.whl (369.1 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

novaphysics-0.2.1-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.1-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.1-cp314-cp314t-macosx_11_0_arm64.whl (80.6 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

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

Uploaded CPython 3.14tmacOS 10.15+ x86-64

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

Uploaded CPython 3.14Windows ARM64

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

Uploaded CPython 3.14Windows x86-64

novaphysics-0.2.1-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.1-cp314-cp314-musllinux_1_2_aarch64.whl (350.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

novaphysics-0.2.1-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.1-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.1-cp314-cp314-macosx_11_0_arm64.whl (80.0 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

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

Uploaded CPython 3.14macOS 10.15+ x86-64

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

Uploaded CPython 3.13Windows ARM64

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

Uploaded CPython 3.13Windows x86-64

novaphysics-0.2.1-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.1-cp313-cp313-musllinux_1_2_aarch64.whl (351.0 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

novaphysics-0.2.1-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.1-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.1-cp313-cp313-macosx_11_0_arm64.whl (80.0 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

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

Uploaded CPython 3.13macOS 10.13+ x86-64

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

Uploaded CPython 3.12Windows ARM64

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

Uploaded CPython 3.12Windows x86-64

novaphysics-0.2.1-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.1-cp312-cp312-musllinux_1_2_aarch64.whl (351.0 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

novaphysics-0.2.1-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.1-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.1-cp312-cp312-macosx_11_0_arm64.whl (80.0 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

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

Uploaded CPython 3.12macOS 10.13+ x86-64

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

Uploaded CPython 3.11Windows ARM64

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

Uploaded CPython 3.11Windows x86-64

novaphysics-0.2.1-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.1-cp311-cp311-musllinux_1_2_aarch64.whl (349.5 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

novaphysics-0.2.1-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.1-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.1-cp311-cp311-macosx_11_0_arm64.whl (79.8 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

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

Uploaded CPython 3.11macOS 10.9+ x86-64

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

Uploaded CPython 3.10Windows ARM64

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

Uploaded CPython 3.10Windows x86-64

novaphysics-0.2.1-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.1-cp310-cp310-musllinux_1_2_aarch64.whl (349.5 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

novaphysics-0.2.1-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.1-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.1-cp310-cp310-macosx_11_0_arm64.whl (79.8 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

novaphysics-0.2.1-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.1.tar.gz.

File metadata

  • Download URL: novaphysics-0.2.1.tar.gz
  • Upload date:
  • Size: 12.3 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.1.tar.gz
Algorithm Hash digest
SHA256 2dc14e1500da5b0c6b6ce8a3bbf68f39e16afbee4fffcaa50e63a1a51d1f8c40
MD5 c191bf6d337ec8b36f289b5b21d233ce
BLAKE2b-256 809eda797a22b1f1b096935817f90fc352f8af5bf1ac41a336bf379c08745dda

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1.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.1-cp314-cp314t-win_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp314-cp314t-win_arm64.whl
Algorithm Hash digest
SHA256 09c92d44231cfe5f2dbbde4eb5708f9ee3f9399a7a65c37b616b1046e40a5dfb
MD5 7b38d97b0ff6b4a71221161938cc69a7
BLAKE2b-256 70739e2fb2e506b5c2576f3bc1c3f7aa81553a69f7e2dc67e1f5626fab7db35a

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp314-cp314t-win_amd64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 3d557351c6d8cb033b435f24d7543c2ecf9105f4ed1c0e3785dee715d56038b2
MD5 cae86d89911cd431a3fd061b8e2b6766
BLAKE2b-256 440c585e10c1425aca68620378f61447f13d23eaa6e2879bc88a48739114fce7

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6238e11f898bd89c6406f74d88e9597afb173c580a84488ba778ba2d6e782c35
MD5 e6390916030b2c2d568a706278582d44
BLAKE2b-256 6d35a5b889212442107604aae2e2f362703fbab317ed24de43cfd35a442a575c

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a0e385b5576375a989f5817f27420dc942c2d59e77eaeaadc005b641138cc48e
MD5 a7deda37a6af92947f108bcf40146356
BLAKE2b-256 9eeb033d50a8ad7fda20fcf8dbb961a060d4738111ece5f0dea89efdc53ca7dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-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.1-cp314-cp314t-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f8505912246aef5b3dd46a67dfa10487a662c1cb158b1a7ffcd57f913bf04112
MD5 fcc821de1c825f916dc179361d5b1f0e
BLAKE2b-256 adb2eac7eb243f4e0eb51f790adbdf577286a6f6b76c34d9d908c8c44ff44b36

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8b48cfc2032b231dc32893751e87db405ebf8029836ee18378889977a656283b
MD5 cc346ce031c041050f18ba415c309742
BLAKE2b-256 3aff0424520e34e44b6128f8714e73cfccef4fe1b8545090a71f735d611d3cab

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 480817d285686480b3772d6fe61c7670ce293bc79c3ee9366cc4977f6b2afc4c
MD5 852fbc8192a3c4cc8998965f914b7d84
BLAKE2b-256 d493b39eebbf7f0e8a0ea38fc0b7baf34f4b7e482834c5c0b662ffde622a22be

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 90234ff09a183acf0910badcac97fffbe5f39fae6c3367928372ab00de95874d
MD5 4233b2457d10665d136e61a4cc308ed6
BLAKE2b-256 8e1555b09f3d752485284bde02664057a31e8b37dbf9aecc0c33409bf4215060

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp314-cp314-win_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp314-cp314-win_arm64.whl
Algorithm Hash digest
SHA256 28b9abe7a3cb443a3b47a8659d94521c94c6951059bc9040371f38015d23bd41
MD5 6e4d2826241008fff256ad03a701f133
BLAKE2b-256 bb45507b3d8a902e3c6d7610def4c9ed9d398a81e85e7cd21535a521447499a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: novaphysics-0.2.1-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.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 0bbc9a18572e337f743ee722951705950f6c2f462b2e5052de8ee43c8a6d96e6
MD5 6ba5aa6f1e65c499b63b2da2b6974585
BLAKE2b-256 10aa9a090fa0b3f26676fe1538df6759e2761c7654e8e8e01690da42dca651ad

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8383c3f7681cb3e2bc7ddd642b653a038468e86959acf24ea9bd0b44e4e22771
MD5 d85f55f3f7d095b0ff3db08271bd41a9
BLAKE2b-256 badbf4cfba69718e7abdeeb3f31bfa5394f7c7271f3cd5b0ef0ae022d368bcb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 20ecd58c516d639316b831f76cf12cf9b4f59597e8553b39b92c25e0b599a7ca
MD5 10c1d507cdffb2e0d972a0e0cd300440
BLAKE2b-256 314ec77d1161289f92bbd45a08b690c779bca26370333101e409150fbc6b2774

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-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.1-cp314-cp314-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a8956183529d31a858a81e79009255161181f9a8e305f2baee115c22aba8703a
MD5 c7cd56793c317e9d9b49e2cd07b8c794
BLAKE2b-256 27ad04089f465c59c6c8b26811b8f22a93c724b364d1dd33f6d6fe18a054da12

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 22083376879c09d2c2de4510dcbdaa2f205c0c8b39bf4239c6325ea3dce18a32
MD5 b2572266646cc4b81c8aa7fe85fe8470
BLAKE2b-256 e94bddfbd044baf3a22e817f93bb61e627d100bf50456c57b44466c037558ace

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 09fe3c71be916721e0a3aa56021e56629fca9a5a6339c8bf27e83e41d1c660b3
MD5 cce2043312521d29bd3b198e5805b849
BLAKE2b-256 4437db7a5f43adb56641a207742a6c8dccd3714cbc96cb2f902833a616c53da4

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 98659c1ce7ad4630a99d0617788e3b55ae85f7e3e39cc8d0e94cf601ac97148f
MD5 c6d29f6ca176053fe6affa3bcfeba9b2
BLAKE2b-256 8970bb87d56a5d5e72a53cc3e0130c567d684ea0b6f52066a9664f03cdae7039

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp313-cp313-win_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp313-cp313-win_arm64.whl
Algorithm Hash digest
SHA256 894a84f9a3e4de1e1fbd835f38c417a78cc976c63e7af8a0c511033aebdba27c
MD5 f944acfe1e4e3d60574e20c53e10ae87
BLAKE2b-256 8f7b313c279167f403ccecee5ea6152955ed33ad53ea6b2c8560edc2e84b29f2

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: novaphysics-0.2.1-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.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5980a724220185991e68cfb0ddfac8f9585db54fbecabec35cbdad2378657513
MD5 c0f6c50ad61e3dc70fea9179a13d3217
BLAKE2b-256 f62068b45aba1f718408acc51277a4894a4fb69a96a6e5368c0b4952a291ef3c

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e1ea5a986d17e4209b1fb413321263c26ba20032caf910bb6599907b876c738a
MD5 8651affce18346543edaa96edf40184c
BLAKE2b-256 b133d3f21de5d82255c8b42980769355eeb9506fdf7c6a07adc99b8022b1d4a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 948fcb3ec09b3193673b4c930de40c19bd5972b9d49bceab4ad51166f7fdffc0
MD5 0f2a02a3388913da4f4b5242eb317201
BLAKE2b-256 b030cb223daef4e2d544215664211f0dde57a696ceef9f471edfd0d95538b211

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-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.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f530da600cef3f6732be773a3664ad98e11b3e96e285fa6b29db1472cf71fa0a
MD5 5f6eef4fba77f3c5481a20c26fe736fb
BLAKE2b-256 b45e979748574894095a9808fe6392bae4ecf440b72fba6f0b9f83b50320358f

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a12f7c51b8c0610cf8bcee999e5e1d97f746e36554b73110e33a8c9550b92495
MD5 9cc3ece4e242e705854b124f7dd69d12
BLAKE2b-256 af0318080d97802c06955dc0ae807d0a96f70f9fa11dcacd484b0fc11eb098ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3ddebbc3783eaf696d07f8a090748e3565965510d0110145d64a35744c4d4753
MD5 35d1a964aba18aa8ed87baae569abf9a
BLAKE2b-256 6ba36a660b14bd4fb8ef0b8ddd8c7924fd405dcca0adec927461855324b8b202

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 21e22ba693b4b380eed381ff0cf12c7520743fd8e978ef41d87450903293eb1c
MD5 b5ee2fd6bbe4f22b588796e46a8cbfe5
BLAKE2b-256 3d69dbcee31033fa8fe32c43f8d0f65e72e2ec3ef89dafd21740adceba39c051

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp312-cp312-win_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp312-cp312-win_arm64.whl
Algorithm Hash digest
SHA256 18bb5a8599cddb95ac2ef9f472ce9ab7dd8a0f5a00b7f2629e310adccd8ed9eb
MD5 09ef91d33ecebaea1fee03d85c372030
BLAKE2b-256 af53d00f87cd58a6967539c70ad73c0fc1d4c535426d326c796bc073208adb33

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: novaphysics-0.2.1-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.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 521e8a641a63363d43b2f2d6c0661f7d8dc99e1e8bb85326bcab76ff5d723610
MD5 fb891287cd2444911ba88daa0aacad86
BLAKE2b-256 197c68c4e9d510c3e585ceb9c84fa9d1bdf9077593a15d7926421acfce0348b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ff03ee4cb353d6d1502a9265775389f8bffa8014ca53c77913b0a2d3bbc0cce3
MD5 4bb6dbd042ad7f89ebf938f6da1c2252
BLAKE2b-256 0c90b3ea226d57520af5eb2952a0c316391a62bfa8444b925e04c601a80fcc8f

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d833ad6d0b6c29a28bd2134facb55516ae63840653b043a16aaacd02803afdbe
MD5 c957b04bab1664132ec5eb9a489a4afa
BLAKE2b-256 df7d14f93568391fbd599405dfd52483e1d1540475d57f1c6040ff5f3f259563

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-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.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ab3a8377a5709cf697909c47c450e43b0939ae055a21e3a5f76f2a9aec049b78
MD5 5f0e49cad2a1ab956a033787f9e66a2c
BLAKE2b-256 b9f4273e87820fd9b52f5a6aa28ba53fd8e4dc5ec30541069d9c3aaf4e9567aa

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4b2a91b8524ce732d2bc25a06fcaaf7b5bbf451bfc7939bcff0d5650bd9f8310
MD5 f4ca3c2e46f150c8a0d413bf95d0fc44
BLAKE2b-256 01faeb6dec0ee2ea876791595f2ec193a9e0e1953b6e552702e1134b636e5e99

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3e26d35237d5ce61d92f0d6f59f3abd15a2314b4ea647794cf39e76d691668e9
MD5 5b19ad9ecbdce3ff9397f435c886fdd1
BLAKE2b-256 9fbc196b24ed429befe18c2fbff772f3f046a06def4134f7a21a4ede56f50031

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 3feb534ec0419cbd0e3c9e43672eccf6357e376571005dc568d613c3d3343aa0
MD5 c443c340b1f5fce1561284369dd38020
BLAKE2b-256 d583d85f0e2e0331996b00dbdb7814c849a3bc95b60af4edb1757fc9c2dbf921

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp311-cp311-win_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp311-cp311-win_arm64.whl
Algorithm Hash digest
SHA256 c1ac2ec31be698dae0a0f412e7223d7fc5d3475130f047734b55c099ea55d691
MD5 f4bccc7a32b1426d001c7ce2d5da4cc1
BLAKE2b-256 6923d2ac287bc2fa39bf26d56df46c2884674ffdcee38b58643bbb562beb54ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: novaphysics-0.2.1-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.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 791257375a52cbd6c1d151b1ebed5728c86b096fa9937f422fade3aaeb21c060
MD5 e733dca702a012883e3826674f68eb2b
BLAKE2b-256 03e4bd932f73d9be5cd18e12d2db853f7950102991b67d6a1df54ee6677e7a1c

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 98121caa1f361dee4571d1ee94aece3c12340e0c48c4b03d198a5499e6ca298a
MD5 e9f61b99f43dbc18958a0d39e6e656a3
BLAKE2b-256 d52b29ef5438428f59cb7e6fe79c83a4b7da338f09dd73387b43e53c72303323

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 97c6582284e65608131161cdac90e54b09961ddb2f28ee5216b9da320ab9c675
MD5 f57f85097fd47f97cd2fb531bdc2e599
BLAKE2b-256 de5e64b9762e124dc38b4d946579a162ffbe54bfc464898a55f6c5da159690f7

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-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.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 62fc6dd722e52b4a249b64843f7117108569ac91f5392012368cfeae4d597c1f
MD5 10ed4ea4d10bd683f31a529fdb3de027
BLAKE2b-256 6d8bda35b6024e3cfa9cfd2b3f8ae6246025626c84faca7db13a92eb7dc2ffcf

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0091d001a8ff6fadb98593a6a27fd8c518d76a3416c5206e177e0e6c52ece580
MD5 ba6f9cd6d0c1eed20b5ed943fa844fea
BLAKE2b-256 32eea59a315b894e32af486af7e09cf9e2457b1c07d54d544cf6c43a7627e122

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ebf0f28c0e6109087731ef724594fde26e5e795e14ad0e7ee7841d34aa663dec
MD5 1bad26cc7cb09c8b5ea0b39ed89b1daf
BLAKE2b-256 cd6b72ecd396fe32cee68aa5fe73b59db642699559db4ffce13fc7dcabdc9718

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e51fbf9cb1ffb54345954256d55aa50c5c14e879409f343ee13ebc870b07bb6a
MD5 5629c888033dd492ecf3d517a2d33127
BLAKE2b-256 3be9e767b450603435982679db5f74e9282b96f6bfc177b8b1e9f80fe10c9a38

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp310-cp310-win_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp310-cp310-win_arm64.whl
Algorithm Hash digest
SHA256 5bf414dd8f73bdf9fd0d569e9184ab6ee1f914cea50e63f9691cdd41ccc6e866
MD5 c931cec1201d16c80938c0731a999300
BLAKE2b-256 df90bbd41aed8976801bf33151d888340be5d3db8d7ea3ea30c6bd37bad1b277

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: novaphysics-0.2.1-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.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 30f738daa5ea71e177fe6507e90cc1145c0ab5a26d736d11aaad78f0ec8c63dd
MD5 1cb04a24ada82823d4096e94fccee83b
BLAKE2b-256 356696875ce47a9d28d4192ec3a615a61173491c28554346682fada64a315a00

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 e4978938dae01b9dd4df80361a0388b817c417d2a1b5020773470513e7636999
MD5 f5980e6f3825828c9c0dd11947042b56
BLAKE2b-256 3db34d2747e04134c07604bef9373230b289a3565f25be9151d197b4ac071b78

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 bef5485d2e1e19df8fb93da293ae61758a265eca4e99c0efe98ec7c0c52158a1
MD5 2ee66e9ae7d02dd8cbb22979df1fdce3
BLAKE2b-256 236beb1764e10415fb9ad8f71cc67b7ad755b6c89e6dfcc814dda26eead8956a

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-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.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ef18eea5c659e0da00711f3bff3efb8bb75810adab2c6c9b3ededcd509eaccdb
MD5 8bace36dcada9f80a6513e677c415ade
BLAKE2b-256 87a16046f9c4e3d29de8f904886ef52d9d3ffcab78c59ef8221d90fe60f314d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ebdb1c575a7c6e3288f679b703b42637a85e4d8c1712fac92751f512a883f74b
MD5 6b901f940291548d8444b02bfaa08578
BLAKE2b-256 7e39c07d0f204356a36e7a80243ba10477df4a6432a906c945fa7b6078f8122b

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 bd6ceccf8cedd733c118e845e4d5aba59378f9f36f8f87b8fcf6d41855b61e52
MD5 517667cabac14d05c959c1f3ee1b10e7
BLAKE2b-256 4734adf052c72000c6683b9434b1bcf52ea0c44bcf79b3d8fd9e9fdd617b5804

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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.1-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for novaphysics-0.2.1-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 60594e2b62f9859b79cdbfbf51acc7ca063565f1e2cb8f0d984bd977f10eb765
MD5 22298a060af7b11b8e0d7cf9ec52fc16
BLAKE2b-256 d32821e0dfa26cbd837d657d398528239667a33817c68bf648b3f441fee1879e

See more details on using hashes here.

Provenance

The following attestation bundles were made for novaphysics-0.2.1-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