Skip to main content

Version Badge Downloads Badge PyPI version PyPI codecov

phono3py

A simulation package of phonon-phonon interaction related properties mainly written in python. Phono3py user documentation is found at http://phonopy.github.io/phono3py/.

Mailing list for questions

Usual phono3py questions should be sent to phonopy mailing list (https://sourceforge.net/p/phonopy/mailman/).

Dependency

See pyproject.toml.

Development

The development of phono3py is managed on the main branch of the github phono3py repository.

  • GitHub issues are the place to discuss phono3py issues.

  • GitHub pull requests are the place to request merging source code.

  • Releases are published to PyPI by pushing a v* tag, which triggers the release.yml GitHub Actions workflow (gated by a manual approval).

  • Formatting rules are found in pyproject.toml.

  • Not strictly, but VSCode's settings.json may be written like below

    "ruff.lint.args": [
        "--config=${workspaceFolder}/pyproject.toml",
    ],
    "[python]": {
        "editor.defaultFormatter": "charliermarsh.ruff",
        "editor.codeActionsOnSave": {
            "source.organizeImports": "explicit"
        }
    },
    
  • Use of pre-commit (https://pre-commit.com/) is encouraged.

    • Installed by pip install pre-commit, conda install pre_commit or see https://pre-commit.com/#install.
    • pre-commit hook is installed by pre-commit install.
    • pre-commit hook is run by pre-commit run --all-files.

Documentation

Phono3py user documentation is written using python sphinx. The source files are stored in doc directory. Please see how to write the documentation at doc/README.md.

How to run tests

Tests are written using pytest. To run tests, pytest has to be installed. The tests can be run by

% pytest

Release files for phono3py 4.5.0

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

Source distribution (sdist)

Source distribution for phono3py 4.5.0
File Size Uploaded
phono3py-4.5.0.tar.gz 12.0 MB Details

Built distributions (wheels)

Table of built distributions (wheels) for phono3py 4.5.0
File
phono3py-4.5.0-cp314-cp314t-win_arm64.whl CPython 3.14 CPython 3.14 free-threading Windows ARM64 Details
phono3py-4.5.0-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
phono3py-4.5.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
phono3py-4.5.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
phono3py-4.5.0-cp314-cp314t-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64 Details
phono3py-4.5.0-cp314-cp314-win_arm64.whl CPython 3.14 CPython 3.14 Windows ARM64 Details
phono3py-4.5.0-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
phono3py-4.5.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
phono3py-4.5.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
phono3py-4.5.0-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
phono3py-4.5.0-cp313-cp313-win_arm64.whl CPython 3.13 CPython 3.13 Windows ARM64 Details
phono3py-4.5.0-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
phono3py-4.5.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
phono3py-4.5.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64, Linux glibc 2.24+ ARM64 Details
phono3py-4.5.0-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
phono3py-4.5.0-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
phono3py-4.5.0-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
phono3py-4.5.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
phono3py-4.5.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
phono3py-4.5.0-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
phono3py-4.5.0-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
phono3py-4.5.0-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
phono3py-4.5.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.24+ x86-64, Linux glibc 2.28+ x86-64 Details
phono3py-4.5.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ ARM64, Linux glibc 2.24+ ARM64 Details
phono3py-4.5.0-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
phono3py-4.5.0-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
phono3py-4.5.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64, Linux glibc 2.24+ x86-64 Details
phono3py-4.5.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.24+ ARM64, Linux glibc 2.28+ ARM64 Details
phono3py-4.5.0-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details

Total release size: 27.1 MB

Release files / phono3py-4.5.0.tar.gz

Download URL phono3py-4.5.0.tar.gz
Size 12.0 MB
Tags Source
SHA-256 checksum
How to use checksums
c92cb26eb6040f272293947892fc7929b66795d34f734069cd6fa9fb88a6a3fe
BLAKE2b-256 checksum
How to use checksums
e19f85fd623711de1e9402d67b0608d5fdd01d66aac8993433b3e2d0adf6c2f7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp314-cp314t-win_arm64.whl

Download URL phono3py-4.5.0-cp314-cp314t-win_arm64.whl
Size 453.8 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows ARM64
SHA-256 checksum
How to use checksums
c4f36323bd5f144c6d6aea268a1a77f81cd166e83160fc90691605b73973c3ec
BLAKE2b-256 checksum
How to use checksums
e552ca99dab236a958c2ea9ecc01777308bf94fbb257897b00970cd8464a6a87
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp314-cp314t-win_amd64.whl

Download URL phono3py-4.5.0-cp314-cp314t-win_amd64.whl
Size 485.7 kB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
84eaa5d8f742659f7d882b7b0c4cdea4fac34c602ca8398b6d2e067040e45211
BLAKE2b-256 checksum
How to use checksums
ca8cbf1873289a1d6a61c8c25a2dd94a4e4f846ec8ba03225cbeb49d5f9b9029
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL phono3py-4.5.0-cp314-cp314t-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 607.1 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
b69b75509a14ebd7dfd0b95bfcb3a05c4d70a7c5091fb928c99456e32b0a9001
BLAKE2b-256 checksum
How to use checksums
425ddec6d9f81d4f939617e752d0a9e200b8d7076033df67b903a7dbef071dd2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL phono3py-4.5.0-cp314-cp314t-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 593.1 kB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
55df54633034ea308d28a0ed31f405f23615ce40aa7c0efd3bbfe18874e51e43
BLAKE2b-256 checksum
How to use checksums
43b197b7c2e28ba5561164983f2f3972c6f140753e6bd93e950e82214cea072d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp314-cp314t-macosx_11_0_arm64.whl

Download URL phono3py-4.5.0-cp314-cp314t-macosx_11_0_arm64.whl
Size 471.2 kB
Tags CPython 3.14 CPython 3.14 free-threading macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
5c7f0146dce25af5ac9b8464e92e30f0ac88469b5352767b85aa8016cac07239
BLAKE2b-256 checksum
How to use checksums
d2be3762cb28237a56169b9e9689d437f0116f2cb342672dbe8254ac84e9c508
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp314-cp314-win_arm64.whl

Download URL phono3py-4.5.0-cp314-cp314-win_arm64.whl
Size 449.0 kB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
31df2f8bcb99b3869fce3cbfaba30fef3facb7ecd5a70d34543615579279304e
BLAKE2b-256 checksum
How to use checksums
0989994ba279df7408dee9f1c26e4123a1161f4686889549a879ba94cf5bed08
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp314-cp314-win_amd64.whl

Download URL phono3py-4.5.0-cp314-cp314-win_amd64.whl
Size 480.2 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
08ffe1ed2038b387711d598753a350fb5b6983755c2a5f55394130a8f183fb73
BLAKE2b-256 checksum
How to use checksums
73d7d1de37415ed0b914ed0c1c7b3574eea8b2712fe10e5df3bf623849d720e3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL phono3py-4.5.0-cp314-cp314-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 598.8 kB
Tags CPython 3.14 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
bf4219c69d899635ad234e9c866a2db308db74732b1c8a9a1f09ff42630fc12a
BLAKE2b-256 checksum
How to use checksums
8035aa91833ddbbee91174c11da394dbfcfe2db540e294ef1ef39cd0871ab58a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL phono3py-4.5.0-cp314-cp314-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 585.2 kB
Tags CPython 3.14 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
381f1d0d383f008e583a62a412b1afaa1ee59f58da107ef9d3880c6c2ffc8667
BLAKE2b-256 checksum
How to use checksums
a5140fd2622386a45d01528b01b11e46225f98ec3b6fadea6388e170f64599e3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp314-cp314-macosx_11_0_arm64.whl

Download URL phono3py-4.5.0-cp314-cp314-macosx_11_0_arm64.whl
Size 466.6 kB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
2e904bff1cc63e40196fa6e4e68cf31f4c476def22c7aa982e3bd022fa75498e
BLAKE2b-256 checksum
How to use checksums
7999d74e54df4543dbb2a4b2094575ca84c208c10fc0467d807113173590fb27
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp313-cp313-win_arm64.whl

Download URL phono3py-4.5.0-cp313-cp313-win_arm64.whl
Size 443.8 kB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
09bab6130ced5bca4cac1c4f148fec2c6c37104486034a90e949f19c1eae0011
BLAKE2b-256 checksum
How to use checksums
4764677adc2ef9a088007bfb21db79c432b9f006c6429f26d3772c29a8455c76
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp313-cp313-win_amd64.whl

Download URL phono3py-4.5.0-cp313-cp313-win_amd64.whl
Size 475.0 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
579c09545661adbc116879fb92742bcdd16ece712411ca5d4658c9f835d2734a
BLAKE2b-256 checksum
How to use checksums
810dcbe141a1a9ef1695b02971e1857b5c286554c0a35c4b150206fa44112609
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL phono3py-4.5.0-cp313-cp313-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 598.8 kB
Tags CPython 3.13 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
2321d78a64c62b9ee9e04eaf4daffcf6f58a49093c6941e9d76d2ea5817a7e72
BLAKE2b-256 checksum
How to use checksums
b96f22b9373eaabf309203a569d255dca956113c83a828f20707e6c04e2d250b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL phono3py-4.5.0-cp313-cp313-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 585.2 kB
Tags CPython 3.13 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
a24653c9d1de669ae5f61d690c482388ffeff4012549551701b9672688421185
BLAKE2b-256 checksum
How to use checksums
af98c4056af7425bc69dbabe6606aa90c4ff1d9da9087d000a7e78008294685a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp313-cp313-macosx_11_0_arm64.whl

Download URL phono3py-4.5.0-cp313-cp313-macosx_11_0_arm64.whl
Size 466.6 kB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
0c42d22fa2b71362ca5f65fdd4f0b4816269481019ccc9254b452b66548e4c2a
BLAKE2b-256 checksum
How to use checksums
850ba2d110e0f4bb242cd445e87c9ee68b4bb70de762607e1039d3c1920c5513
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp312-cp312-win_arm64.whl

Download URL phono3py-4.5.0-cp312-cp312-win_arm64.whl
Size 443.9 kB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
01f5337758c4020bc8ce545d941c09514a24e44db25e3763053331ba24a53d04
BLAKE2b-256 checksum
How to use checksums
0814290705d828bc2b07f072be683641c65a789a4acd6399aa7fead059f6f75e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp312-cp312-win_amd64.whl

Download URL phono3py-4.5.0-cp312-cp312-win_amd64.whl
Size 475.0 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
7746498e3185b3a67f27e7af3528b36504c143500b04b4de11f92cd3d280b95e
BLAKE2b-256 checksum
How to use checksums
0cc71a797dcccb246673ebc915cfcb371c4356d5928e90dc32c64260f1fce3d0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL phono3py-4.5.0-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 598.8 kB
Tags CPython 3.12 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
3e5afab76865b910aef21c0e8187a8670955eb1edac75e621871fa7d9177ce3a
BLAKE2b-256 checksum
How to use checksums
64de51a659d1cce553e9f82fd3882206340208162d4faa00b121d1cab562dd75
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL phono3py-4.5.0-cp312-cp312-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 585.2 kB
Tags CPython 3.12 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
c50f5a2eb66ee1e7d622aa03b59443eea6bf8cc7b0423713db182a753c9fa1b1
BLAKE2b-256 checksum
How to use checksums
b4302bfdfada68926a97480863e6a56155ae1e22944743f304a7478d18f60990
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp312-cp312-macosx_11_0_arm64.whl

Download URL phono3py-4.5.0-cp312-cp312-macosx_11_0_arm64.whl
Size 466.6 kB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
c31b681a244e40fbf85a1ffcd7cce26401c795469a68e2f1a920ccd2521b93f6
BLAKE2b-256 checksum
How to use checksums
430fc1250abe2648615edae5425369b9675a4977fe918ac24833a505423b5730
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp311-cp311-win_arm64.whl

Download URL phono3py-4.5.0-cp311-cp311-win_arm64.whl
Size 446.5 kB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
c42ca27e059c06abb3cd219e1876d1baa68f55dcf270f17c46bd893257ffb09f
BLAKE2b-256 checksum
How to use checksums
3b79fd93792001e0dc51dd41946bb70d352cd11f361c8f7993e3b4bde06a645b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp311-cp311-win_amd64.whl

Download URL phono3py-4.5.0-cp311-cp311-win_amd64.whl
Size 478.5 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
97fd91284b84357d8bd9c48b317fe417401365cc591db9e557f6c16cce86aa67
BLAKE2b-256 checksum
How to use checksums
7512d9bc86adcfc79f68a5435736b41949cc241edb92444e964b381cc702e03a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL phono3py-4.5.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 604.2 kB
Tags CPython 3.11 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
801727eb9bba02cd5351de699d82226b9ae46fd3636ae46cd7f071eda0e3d762
BLAKE2b-256 checksum
How to use checksums
f278aa8daff480175bcc39b34d34d8e5ad0ed447cf14e729996f40ef1709862b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL phono3py-4.5.0-cp311-cp311-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 590.0 kB
Tags CPython 3.11 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
1e33abf246df4d1a352af8a832f414f954afce0ef696a0e84af601e2f6d52827
BLAKE2b-256 checksum
How to use checksums
450e21c8f1cb6ec9d077c883dd30efc28317497e5d85356cb642261c134f1e3f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp311-cp311-macosx_11_0_arm64.whl

Download URL phono3py-4.5.0-cp311-cp311-macosx_11_0_arm64.whl
Size 469.4 kB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
afb05b2083e282d6d9589e304bcef5696459fc1f75f65964323564219034afb8
BLAKE2b-256 checksum
How to use checksums
cf926471039793b23d211b35fd916a6d31d790cafa04be7ab0b657ef873fe810
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp310-cp310-win_amd64.whl

Download URL phono3py-4.5.0-cp310-cp310-win_amd64.whl
Size 478.9 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
9245b3431d848916714d3d3f4d9662cf7eff5eb5e40cfc23c5efa24a3bc31a24
BLAKE2b-256 checksum
How to use checksums
86090cfb9ffbb66c4fd04fa599fccd61580391e8e38749f3ebc8083b7138e87a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl

Download URL phono3py-4.5.0-cp310-cp310-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl
Size 604.5 kB
Tags CPython 3.10 Linux glibc 2.24+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
c755730aff07192f8a9b179eff25a0c8bf91ad7dda8a50d59ae1b2c6db713b51
BLAKE2b-256 checksum
How to use checksums
1adbab8925141148354eb839e76c9df470ba9e51ab5dfd70cb79e02bf98cd36d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl

Download URL phono3py-4.5.0-cp310-cp310-manylinux_2_24_aarch64.manylinux_2_28_aarch64.whl
Size 590.3 kB
Tags CPython 3.10 Linux glibc 2.24+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
a0efcd068fba87236beea7b495d60f2ea44634d3ac9ee9a2f84fd0744f575e6a
BLAKE2b-256 checksum
How to use checksums
4ad9640769c1512966a960867fa49e08190f5fe5a4885fc33f4b7781d26cd3a6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release files / phono3py-4.5.0-cp310-cp310-macosx_11_0_arm64.whl

Download URL phono3py-4.5.0-cp310-cp310-macosx_11_0_arm64.whl
Size 469.7 kB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
5cb9ea0ebf97ef966ec954795b1c27354cce579527daacb7935a57c4cafbd76f
BLAKE2b-256 checksum
How to use checksums
8f5eae68b3f67dc0d85a05bf09c6fa21d2bc11fc64f0c617e7c0370fa2f1e636
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

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

PyPI Publish Attestation

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

Signed by GitHub Actions, verified by PyPI on Sep 10, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

4.5.0 This release

30 release files

4.4.0

30 release files

4.3.1

30 release files

4.3.0

30 release files

4.2.0

30 release files

4.1.0

30 release files

4.0.1

30 release files

4.0.0

30 release files

3.31.0

1 release file

3.20.0

1 release file

3.16.0

1 release file

3.12.0

1 release file

3.11.1

5 release files

3.11.0

1 release file

3.10.2

1 release file

3.10.1

1 release file

3.10.0

1 release file

3.9.0

1 release file

3.8.0

1 release file

3.7.0

1 release file

3.6.0

1 release file

3.5.2

1 release file

3.5.1

1 release file

3.5.0

1 release file

3.4.0

1 release file

3.3.4

1 release file

3.3.3

1 release file

3.3.2

1 release file

3.3.1

1 release file

3.3.0

1 release file

3.2.0

1 release file

3.1.2

1 release file

3.1.1

1 release file

3.1.0

1 release file

3.0.4

1 release file

3.0.3

1 release file

3.0.2

1 release file

3.0.1

1 release file

3.0.0

1 release file

2.10.0

1 release file

2.9.2

1 release file

2.9.1

1 release file

2.9.0

1 release file

2.8.0

1 release file

2.7.0

1 release file

2.6.0

1 release file

2.5.1

1 release file

2.5.0

1 release file

2.4.1

1 release file

2.4.0

1 release file

2.3.2

1 release file

2.3.1

1 release file

2.3.0

1 release file

2.2.0

1 release file

2.1.0

1 release file

2.0.0

1 release file

1.22.3

1 release file

1.22.2

1 release file

1.22.1

1 release file

1.22.0

1 release file

1.21.0

1 release file

1.20.0

1 release file

1.19.1

1 release file

1.18.2

1 release file

1.18.1

1 release file

1.18.0

1 release file

1.17.0

2 release files

1.16.0

2 release files

1.14.3

2 release files

1.13.3

2 release files

1.13.1

2 release files

1.12.5

4 release files

1.12.3

4 release files

1.11.7

3 release files

1.11.5

3 release files

1.11.3

3 release files

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