Skip to main content

Python bindings for the OxiPhysics engine

Project description

oxiphysics-python

Status: Partial — type-safe JSON/serde bridge layer complete; PyO3 FFI binding not yet wired.

Python API layer for the OxiPhysics engine.
Version: 0.1.0 | Updated: 2026-04-06


Architecture

This crate implements a serde/JSON bridge approach: all physics types are serializable and can be round-tripped across the Python boundary as JSON payloads. pyo3 is not a current dependency; the #[pymodule] bindings are planned for 0.2.0.

Note: Python API surface and serialization layer are complete.
pyo3 integration is planned for 0.2.0.


Public API Surface

1,200 public items · 788 tests · 0 stubs

Domain API modules

Module Description
analytics_api Analytics and telemetry query API
constraints_api Constraint / joint configuration types
error PythonError and Result type aliases
fem_api FEM mesh and solver configuration
geometry_api Geometry primitives and mesh helpers
io_api Scene import/export bridge
lbm_api Lattice-Boltzmann method configuration
materials_api Material model parameter types
md_api Molecular dynamics configuration
rigid_api Rigid body and joint parameters
serialization Serde bridge utilities and JSON helpers
sph_api Smoothed Particle Hydrodynamics configuration
types Shared Python-facing primitive types
vehicle_api Vehicle dynamics configuration
viz_api Visualization output descriptors
world_api Top-level world/scene configuration

Key exported types

PyPhysicsWorld, PyFemSolver, PyFemMesh, PyLbmConfig, PyLbmSimulation, PyMdConfig, PyMdSimulation, PySphConfig, PySphSimulation


Roadmap

Milestone Target
Serde/JSON bridge complete ✅ 0.1.0
pyo3 #[pymodule] wiring 🔲 0.2.0
Pip-installable wheel (maturin) 🔲 0.2.0
Async / numpy integration 🔲 0.3.0

License

Apache-2.0 — Copyright 2026 COOLJAPAN OU (Team Kitasan)

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

oxiphysics-0.1.0.tar.gz (1.3 MB view details)

Uploaded Source

Built Distributions

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

oxiphysics-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (234.2 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ x86-64

oxiphysics-0.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (227.1 kB view details)

Uploaded PyPymanylinux: glibc 2.17+ ARM64

oxiphysics-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (224.6 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64

oxiphysics-0.1.0-cp314-cp314-win_amd64.whl (95.4 kB view details)

Uploaded CPython 3.14Windows x86-64

oxiphysics-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ x86-64

oxiphysics-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (225.7 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64

oxiphysics-0.1.0-cp314-cp314-macosx_11_0_arm64.whl (198.0 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

oxiphysics-0.1.0-cp314-cp314-macosx_10_12_x86_64.whl (201.5 kB view details)

Uploaded CPython 3.14macOS 10.12+ x86-64

oxiphysics-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (224.4 kB view details)

Uploaded CPython 3.13tmanylinux: glibc 2.17+ ARM64

oxiphysics-0.1.0-cp313-cp313-win_amd64.whl (95.4 kB view details)

Uploaded CPython 3.13Windows x86-64

oxiphysics-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231.5 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ x86-64

oxiphysics-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (226.0 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64

oxiphysics-0.1.0-cp313-cp313-macosx_11_0_arm64.whl (198.3 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

oxiphysics-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl (201.5 kB view details)

Uploaded CPython 3.13macOS 10.12+ x86-64

oxiphysics-0.1.0-cp312-cp312-win_amd64.whl (95.4 kB view details)

Uploaded CPython 3.12Windows x86-64

oxiphysics-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231.5 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ x86-64

oxiphysics-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (225.7 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64

oxiphysics-0.1.0-cp312-cp312-macosx_11_0_arm64.whl (198.1 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

oxiphysics-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl (201.5 kB view details)

Uploaded CPython 3.12macOS 10.12+ x86-64

oxiphysics-0.1.0-cp311-cp311-win_amd64.whl (96.5 kB view details)

Uploaded CPython 3.11Windows x86-64

oxiphysics-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (233.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64

oxiphysics-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (226.6 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64

oxiphysics-0.1.0-cp311-cp311-macosx_11_0_arm64.whl (200.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

oxiphysics-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl (202.9 kB view details)

Uploaded CPython 3.11macOS 10.12+ x86-64

oxiphysics-0.1.0-cp310-cp310-win_amd64.whl (96.5 kB view details)

Uploaded CPython 3.10Windows x86-64

oxiphysics-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (233.9 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ x86-64

oxiphysics-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (226.7 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64

oxiphysics-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (234.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ x86-64

oxiphysics-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (226.4 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.17+ ARM64

File details

Details for the file oxiphysics-0.1.0.tar.gz.

File metadata

  • Download URL: oxiphysics-0.1.0.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for oxiphysics-0.1.0.tar.gz
Algorithm Hash digest
SHA256 d11cc83a49320b7d8a68de8d5b06d6008cf2c658bccb42e56eb7dc639442b1e8
MD5 84885dff70e96cf918249785df760f9f
BLAKE2b-256 22a15c6f7ac5c59765e90137a16f5c015531e1a1d5d50d0566c035590821ab67

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0.tar.gz:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 57b0120654b51e64a50cbf0f58aedcf363a23321e14dad62ac604565a490dfde
MD5 68e39c6e7ee5ff5dc3559e0cbb551cb4
BLAKE2b-256 08adc04919566e7f035876d831c77e2ab9e815231d836322be9a2314788bd044

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 093bd61258dbc90084e1f194c609e4e820995b7fbad73de4b843cead0d9be9ba
MD5 7f862f2feae676260dc1662f847a8594
BLAKE2b-256 79516f1f30adbbb8e2c8d0acb67ce407e51145c375c84f87c013693b2294fe87

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-pp311-pypy311_pp73-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 4e0eff9a6f9e08ea847437ccbbb06ea2eac2648054aa2110f8c45a63ce0d83e7
MD5 1067966cd02bca70c14684ad23cabb65
BLAKE2b-256 cc11c62b85bd3563682c6056b8fe78d7b2711a80eab8773302587a26742cb5f5

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp314-cp314t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: oxiphysics-0.1.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 95.4 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for oxiphysics-0.1.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 27e105633e4b1013aaa5edd6cca0345aded180e9179a1c94bb70e39c334908e9
MD5 f52c7a9d50728ba8e53f482bc02b0971
BLAKE2b-256 d696ee2ea6fde53fbd4d037de08131660c20cdbeb3bf2f4b0e7896868c7735c8

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp314-cp314-win_amd64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 59dea6b74a89cc47f1920b1814b673661d86bb13dafd1f7f875de8d66f70f8fe
MD5 26952549e3f72e0b510ba9f907e84a74
BLAKE2b-256 993b5eabc30ef7f79409f73df61777451b4be52f69adb43d82e76bf92f7d6112

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp314-cp314-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 c09c1c2d52045d55efdfa185629713eaed81bb44bd6e07b9af8185cae5234323
MD5 55c9905a2a52a4ab998b8d2895cca0ec
BLAKE2b-256 83e922eea949a478d17dc784d00d82d2d927cb5f302de424c247c676d7ed7d70

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp314-cp314-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ef366f1d929f17e526c58f35aa1bc100e540ad3fa0a0299853416bb4d8ca97c4
MD5 c6aec3a483efc255f0b3f451e3130ac9
BLAKE2b-256 ce28e0c5e0bcbbc0a304255b99eb4e0e6d2a8b542992e775ed32fb0b733dc58e

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp314-cp314-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp314-cp314-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 49308db77846c0cb797766297d37a69693d2172976634217e52a4ab455c919e8
MD5 8fa7e2a0653a44f1b34d8d5d614be5b1
BLAKE2b-256 abcfbfb5041261f25419bc0aa3cf52c5cbe459f22ffa48b3c7ad497d7a22cce3

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp314-cp314-macosx_10_12_x86_64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 0649781f6dc8bfc9361d3f8a5d50c1ce6675dd33c5f521b41641f863e0fbc509
MD5 5d3c9119fec34ba5ff929f3282d7a704
BLAKE2b-256 537c546e9d25700ac0320e0e38f64f080a60cd7ed0f6868ca3fa8d9a99c1c926

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp313-cp313t-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: oxiphysics-0.1.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 95.4 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for oxiphysics-0.1.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 548e7c2ca2a5b867dcb92bcadc4cf5bd604b991ead31a89ba1935202df932a02
MD5 6de04f2ddc528eb9739ce194529ffe25
BLAKE2b-256 84d0e3b670a457bca2f42569d677745d28c8f5f09b195fcdebbed34078ede5b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp313-cp313-win_amd64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 32e79506761673ff175644a283758353fad82a2a1e8428d71987ac1929a076eb
MD5 ff47a439c25763852f20b7f1f12cd7d2
BLAKE2b-256 67b037329c2a37c9ab0bbf0e541978ed4281333ae2af29c79545e8314da708de

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 66e0b4b46dd090c237796e0b883b838a92f9cad8a28bbe519b8eeeaaeffee458
MD5 734c2a5b679aa3798a2a30b482e746be
BLAKE2b-256 577dbad61f660b5fea11e5a15f21960a6566403a8f1408e1f217ca8b528a4464

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp313-cp313-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 e9bc47940b48378a9e4acb55925b21411a27a13a052406bfa8efa9fb503a7197
MD5 8864899f058e0da280f72deb26e3a92c
BLAKE2b-256 ded064dc98cad86aeb567788768e1eb76154a9dfe61ee46afb69e63a9716ae11

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 df7ae63c61ca6e955209e64d878ea9da229534540baf1f6b9e1a24c3f6474b97
MD5 f3c0707692c1fb5b61ee6ebe84db7be3
BLAKE2b-256 d72df67cd87b4e58812fa7ec8e90e2114f24eb8924ded479e367884b4ec4fed5

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp313-cp313-macosx_10_12_x86_64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: oxiphysics-0.1.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 95.4 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for oxiphysics-0.1.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 72beec931ac0fa7437f30369b1c030226b99ebb20181188dfb41af7c6e1c3d61
MD5 ebc02e5e46ac3caad35bd19e45d60463
BLAKE2b-256 0438518b443b11ab320f94f39bf7d7945c8eb61d73352d4ff933a5ed714072b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp312-cp312-win_amd64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 db8f8a89c605f0a3a6ea148493677556e2a70bb1547a151970a5684d169fa9d1
MD5 b30bbbcc15c40211971792e7fb73732c
BLAKE2b-256 b8efc6b5ac7bccd0dada5ded05ef8be680e7a47b15ce64e999dace34657a6ae3

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 46668a16658e2d51a9a38fd89c13f24d299f65a6ae07715876c35a6911ac30c0
MD5 356d7d5bc75821c37653403a8df14786
BLAKE2b-256 75714b97b3805973a83a44f7395c5a1b2d712ec0180b941302abd65086277ba4

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 8ff2ff5d01b6c2f80563feaa3adf7d6b9ff40a7cdf56e9ba94ffe252310ea0ec
MD5 2d30828f4b5e35b39083779bbd18b2a3
BLAKE2b-256 077e023be286a8cf0a4c5274814910c4e35b976d35628536feedd4a4df2c4a7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 f854995988d69e1ed9341ffaf38e0989a3f8139f3281cad1935bc0c5b53af78a
MD5 e472e062835334fc43cfbbbe9fdf66b4
BLAKE2b-256 0bc394acb2dbb6f4e5b677bcb172488ce6370b526c44e41d60dceed34dfdfb19

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp312-cp312-macosx_10_12_x86_64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: oxiphysics-0.1.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 96.5 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for oxiphysics-0.1.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 b053d53a63db757e3b75edb3bf9d31a4cc0ae24a2287b5f02b7df2435e79f51c
MD5 e5cc8cb3f8ae9e88be351f664f3f95b6
BLAKE2b-256 17715f6c2b93e7afd47a04cc9d0ba4fc2347edaefcc55d9f33273d3ef98a7c6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp311-cp311-win_amd64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 c18c6fd3a5be67cc3692c04216ca36068ddf15071e7627d962f6403a1f043856
MD5 bbc54635c20896f8422aea9266bd0f56
BLAKE2b-256 31f21cdee7624d6b6a0377e0a7872152f78374046bb361c9548c07841cdb5cfa

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 1fb4624010d7920bd38cff232aa8b21de69f51815d29b1d391f0202d0d489ec2
MD5 c19266b7ab284a042fe7ff7689a5b7fa
BLAKE2b-256 e3a04b250e1313b252c297b23fb9df6b60c1c22223d107635b836c2044766674

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 dce4bffe8c81eaa26219bee9b8b65c6fa991f4b8dc8b003e6f557cb3a57c39eb
MD5 55fe0cba4d21bf20500d46810a501faa
BLAKE2b-256 0368135e8763f9e47d44bcb8456fd5cf875e79e5c0c598c153c411f221bd6dc1

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl
Algorithm Hash digest
SHA256 917cba7c9abb08a0fdb665e75763723d6688e614db00ddf91a11d873b6ec1613
MD5 73b368ecccb8ca4e95235fa887c7d895
BLAKE2b-256 95755aac1f5ab6c6f377997a9769e5a4a26c48789de24b218991cfa3de93176c

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp311-cp311-macosx_10_12_x86_64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: oxiphysics-0.1.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 96.5 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for oxiphysics-0.1.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 5fe7fe10b8b6e9d7210a86629f2f6442df6d60bfedbfdda0d7431d72929edb8e
MD5 1bed0eab3db76765a7c8088a21b8c706
BLAKE2b-256 bbc94397a604d20c3c7c87d91b99c333fad109eaf7e4bd8e503ef72a391f2dd7

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp310-cp310-win_amd64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 ad77e013c8007632d17499c097eed97175d191d8c1feca07822f31e8a5b49a91
MD5 e8a502b44958d80776c2234a513466ff
BLAKE2b-256 a5c0918c150f94e4123a82a2fd21f8a3b17b38b63adf0b6e31eea1aec50b5c87

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 d1b3c4252867ba984f8971ea45a1eb78194e89bd5fb82f010a562d80923ffc62
MD5 333e483638f0ca111ddcfbb10d33b5f2
BLAKE2b-256 0b1acb5733caeaa749e7497d1bdb2a55f6e412a3902a6195917464823e748af2

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d821857b0aff02507eae27500a0b638668de6ed2a5662cb2d21a41c1d5439cae
MD5 1123b1b2cca48f7578aeb37bc9a7de16
BLAKE2b-256 8bdeddc9b34cd21ec18c68fba614c9f2f326709bb84522d053bb6972af423db5

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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

File details

Details for the file oxiphysics-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl.

File metadata

File hashes

Hashes for oxiphysics-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Algorithm Hash digest
SHA256 87f3e838fe2d9df7a3807a9108316ad415cda38bdc735cfd9ce143e8d62f226e
MD5 b85ea9f66ba3e6b0879280a017312aa2
BLAKE2b-256 d04bc90192cc24c01845ea6679b6e15f9ff0459f64002cc971e21a2025e9d448

See more details on using hashes here.

Provenance

The following attestation bundles were made for oxiphysics-0.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl:

Publisher: pypi-publish.yml on cool-japan/oxiphysics

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