Skip to main content

A Python Toolkit for the analysis of photoacoustic tomography data.

Project description

Journal of open source software status Documentation Status License: MIT PyPI version Build

Logo

PATATO: PhotoAcoustic Tomography Analysis TOolkit

Documentation

PATATO is an Open-Source project to enable the analysis of photoacoustic (PA) imaging data in a transparent, reproducible and extendable way. We provide efficient, GPU-optimised implementations of common PA algorithms written around standard Python libraries, including filtered backprojection, model-based reconstruction and spectral unmixing.

The tool supports many file formats, such as the International Photoacoustic Standardisation Consortium (IPASC) data format, and it can be extended to support custom data formats. We hope that this toolkit can enable faster and wider dissemination of analysis techniques for PA imaging and provide a useful tool to the community.

  • Please report any bugs or issues you find to our GitHub repository
  • Please do get involved! Contact Thomas Else (thomas.else@cruk.cam.ac.uk).

Getting Started

In order to use PATATO, you must have a Python environment set up on your computer. We recommend using Anaconda (http://anaconda.com) to run Python, particularly if you are using Windows. You may wish to setup a separate Anaconda environment to install PATATO to minimise conflicts between dependency versions.

pip install --upgrade pip setuptools
pip install patato

To setup support for image reconstruction on Windows, or for GPU support, please follow the installation guide in the documentation.

Citing PATATO

To cite PATATO, please reference our article in the Journal of Open Source software, here.

Documentation, examples and contributing

Documentation for PATATO can be found at https://patato.readthedocs.io/en/latest/?badge=latest.

Copyright (c) Thomas Else 2022-23. Distributed under a MIT License.

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

patato-0.6.0.tar.gz (25.5 MB view details)

Uploaded Source

Built Distributions

patato-0.6.0-cp312-cp312-win_amd64.whl (496.0 kB view details)

Uploaded CPython 3.12 Windows x86-64

patato-0.6.0-cp312-cp312-win32.whl (486.7 kB view details)

Uploaded CPython 3.12 Windows x86

patato-0.6.0-cp312-cp312-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ x86-64

patato-0.6.0-cp312-cp312-musllinux_1_2_i686.whl (3.1 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

patato-0.6.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

patato-0.6.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl (2.1 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ i686

patato-0.6.0-cp312-cp312-macosx_11_0_arm64.whl (502.7 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

patato-0.6.0-cp312-cp312-macosx_10_9_x86_64.whl (506.6 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

patato-0.6.0-cp311-cp311-win_amd64.whl (495.6 kB view details)

Uploaded CPython 3.11 Windows x86-64

patato-0.6.0-cp311-cp311-win32.whl (486.3 kB view details)

Uploaded CPython 3.11 Windows x86

patato-0.6.0-cp311-cp311-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ x86-64

patato-0.6.0-cp311-cp311-musllinux_1_2_i686.whl (3.1 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

patato-0.6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

patato-0.6.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl (2.1 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ i686

patato-0.6.0-cp311-cp311-macosx_11_0_arm64.whl (504.6 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

patato-0.6.0-cp311-cp311-macosx_10_9_x86_64.whl (508.9 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

patato-0.6.0-cp310-cp310-win_amd64.whl (493.6 kB view details)

Uploaded CPython 3.10 Windows x86-64

patato-0.6.0-cp310-cp310-win32.whl (483.8 kB view details)

Uploaded CPython 3.10 Windows x86

patato-0.6.0-cp310-cp310-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ x86-64

patato-0.6.0-cp310-cp310-musllinux_1_2_i686.whl (3.1 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

patato-0.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

patato-0.6.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl (2.1 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ i686

patato-0.6.0-cp310-cp310-macosx_11_0_arm64.whl (502.0 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

patato-0.6.0-cp310-cp310-macosx_10_9_x86_64.whl (506.3 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

patato-0.6.0-cp39-cp39-win_amd64.whl (494.0 kB view details)

Uploaded CPython 3.9 Windows x86-64

patato-0.6.0-cp39-cp39-win32.whl (484.0 kB view details)

Uploaded CPython 3.9 Windows x86

patato-0.6.0-cp39-cp39-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ x86-64

patato-0.6.0-cp39-cp39-musllinux_1_2_i686.whl (3.1 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

patato-0.6.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

patato-0.6.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl (2.1 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ i686

patato-0.6.0-cp39-cp39-macosx_11_0_arm64.whl (502.2 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

patato-0.6.0-cp39-cp39-macosx_10_9_x86_64.whl (506.5 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

patato-0.6.0-cp38-cp38-win_amd64.whl (493.8 kB view details)

Uploaded CPython 3.8 Windows x86-64

patato-0.6.0-cp38-cp38-win32.whl (483.8 kB view details)

Uploaded CPython 3.8 Windows x86

patato-0.6.0-cp38-cp38-musllinux_1_2_x86_64.whl (3.0 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ x86-64

patato-0.6.0-cp38-cp38-musllinux_1_2_i686.whl (3.1 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

patato-0.6.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

patato-0.6.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl (2.1 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ i686

patato-0.6.0-cp38-cp38-macosx_11_0_arm64.whl (501.7 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

patato-0.6.0-cp38-cp38-macosx_10_9_x86_64.whl (506.0 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

Details for the file patato-0.6.0.tar.gz.

File metadata

  • Download URL: patato-0.6.0.tar.gz
  • Upload date:
  • Size: 25.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for patato-0.6.0.tar.gz
Algorithm Hash digest
SHA256 3c26bd089c6c2c0fe3722d4f2399202249b746047b85f1cf28ee28cfae94fe10
MD5 b30ac8413fa5f16e13269d34f409a845
BLAKE2b-256 c30e625da38afd3abe8ff78938d4b3098f9d99dc056a90f0af8cd3d8bc0755e5

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: patato-0.6.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 496.0 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for patato-0.6.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 0423ff8f2a09c28d7317713d579a9a5bb1953568b97669494104262cd8c52e62
MD5 93d6920023b25e874cdd6b09b658dfd4
BLAKE2b-256 c38460c8ce966d1ba217570b20604cad566eabd3ccdab7c35c5040c955b9a80f

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: patato-0.6.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 486.7 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for patato-0.6.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 350e9f6fa5c3228b59bc02b096c98522bc14765348a6b15644776e5f5ebf7927
MD5 970f629db60d5c63fcae925af17af5e8
BLAKE2b-256 83d085d1081e16115969c848d204760276ff2fab0aac4d5d3262ef0be0f3e9b4

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 88693331ab5504277fa1bc1ebef46deb99458262a12fa0200e8c5ac203af4ce0
MD5 7acdd314d45550e87ed16287d7dca62a
BLAKE2b-256 bc66b3bb55f54e924f9c7d2597d9ad6516bf178b4e935a364d79c372c8c71bc7

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp312-cp312-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 6505a887699ebdebd78fc3331dcd24d228956d17b16be390faaed38ecf15bb16
MD5 ec59ab22876afa18051007f066b90455
BLAKE2b-256 5444cc0030aa92e905a970960b46072db7d1ff4bacfdc9ab6bba43d2b2bb8931

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 eef4bcb33350c7a1c1566af194cd9a430e70a1cb5490d752a4f63c443e007498
MD5 6da82f81d8d4b7712e7ae4b81f2ac062
BLAKE2b-256 db41dfd918812bbc30739c6fa0ff53808987901304e0bf9f033c431e0f356933

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 9a8794cc790576c118dfe42fc37550f581ecf8a660652e3d1a9d7f0089fe07c5
MD5 e05f969ed60be17b36d610a498579bc0
BLAKE2b-256 675506286f50e4e1303eeed9bfeaac2eb0c451e061ea28c57e9c2a98e5440b58

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 cb924d1c1b7f5c143c1bbe0feb3b38bee6c94a6bba39259cc3d16ea5daaeae4d
MD5 1307d0d40c5b6968eabd36c0accf15e3
BLAKE2b-256 9d5f7ee6faa16e7f3076c9ee86fc086348c49850c914dc1aa258e17009c16552

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 0384b6dc18ef17d0c7e23b7c2f5bffcf47e8089f3506c5a48040f1e03c933cf7
MD5 7fc4b55659cc35277d9de7daf6d2cc40
BLAKE2b-256 d08e5fe69a2ea115a643eefbe4e13deae3e8b5416fbcc42ac0065063cd5c14ec

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: patato-0.6.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 495.6 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for patato-0.6.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ff0a08d27a43e7d05cebfe1628d7eef78b503372f587e97dcd56e9d5b9c21216
MD5 90cc71377f2ee8e23f00f8809a3e8f54
BLAKE2b-256 5bd10269dbc3402531864b3484fd3a1433050d55c33e7de14712f1b132f62cdf

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: patato-0.6.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 486.3 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for patato-0.6.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 6f48add32bb3bc446e3983d18fdc2a4a234087af462d92224880dc529604e456
MD5 16e8ab027990b557d1ffa34d96271c67
BLAKE2b-256 ab2b717eddb57fe030ef3c88792fa2344e0323abb317ff6b5368d41e7ce45af6

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 672f9ea79d427f89493d852a66134557ae57529345855a4b78d039214f751fe1
MD5 8e747d7ff842a7cf9e48b3e69bd957a7
BLAKE2b-256 fbd88911525e1e7a54791a9fc1fcf935ce3c58165aa4712a0b7f2859afea09c5

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp311-cp311-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4a3fea17cd5aea3fb4c060ee6fa29d35fbda6856fc96293b875b77858573cadb
MD5 436d41c40db1a326786d4ec326441753
BLAKE2b-256 47e91cf39c468d0656ccb69df5d22e7bfe956208f37c9251254357d36a90d521

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 02357fd5f7a6ba47c001d4413a2947c96c50197da469ee01ac3593463bbfa889
MD5 c460e029e39cb8afb328de2b5d4754e1
BLAKE2b-256 4b6577ed7f0ea1409d4e65952ec996acf89060bc0fc15941ab7480466e614afa

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 5c36e9aeba955eb35524ad313d6ac091a123eb580895b9f1fd66556903d6d957
MD5 31419ab8548772950a394069f673cc4d
BLAKE2b-256 70c0accbab0025e7f33a2bcb489bed9ae25fbf71ecb21c49396ca98cb1ceebf8

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b3073deb8af25ac3116cfcef1aab52037ea31db9f9aa124345323101c7fa246e
MD5 cacdf4c89fa088658be57154cbe6ce66
BLAKE2b-256 3f1b0cb11123d3dd253d8ab4177b9131f2501f2766aafb0c47ad0239d759c595

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 edd4f0559bcebef336683ba336f086e605f5764020745cf1cb694b8a6f0c0fba
MD5 ac3efdf4d08c9a0d4dc0855638241d3a
BLAKE2b-256 6cf39f754421a2c545dc885ca847d0d970e1826f073ceafc25ae85ad354c20f0

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: patato-0.6.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 493.6 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for patato-0.6.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4cee67aeefdc75fa32c7d42f0ea80029bebed3c95fe1129aa3eb04bb1a0889ce
MD5 847e002eb58f74919565494902864bd8
BLAKE2b-256 aa8f912606a419aecd92e6f4155b375f166db1810e117c0086fdd7a642874494

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: patato-0.6.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 483.8 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for patato-0.6.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 06aff5a64607610810dd2546947932229f45c24c36b21920c8a74d1727b3c733
MD5 4d8cff2aa7fdce5c81b9fd10e2435407
BLAKE2b-256 e17d5e062ed7aca37f3dbcacaf25b63dd91ab7558c7ecc3fe1a7830a7a4ee11d

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 964ece1062f16d6ce7dce52d85bfdcd975b3f1f600f40d692d121898d5a1cc25
MD5 712c591efbe176014e50940fcda5f557
BLAKE2b-256 ad76a4bf2dd6b7a745a146a94f8f608acf0a3d7a3441e5e791c46a9cd2dd8372

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp310-cp310-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 4fdbba129524920887e35fa149e3991e07d94956a35918344e78d86913de93a4
MD5 06f7313fae7325cba46debde90c4a34a
BLAKE2b-256 fc78f4e8016253a09746fc53149f70488b906b6bd94e0dc03a8ae4e4cecedc12

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 aa370aa99ea5e20a51abf83ed8bfaef7a7d5bb5127ff5eb732d82da9e13192fe
MD5 14240cab158091e80bfe52cd586d435c
BLAKE2b-256 3c4f6a14b359713b88c1b30e5783d4a72f1e4c1a027e7b4f23e379b1e04e8f09

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 34154a2926401b61ae6034a69cc2a8a7b53a6beec87fc53f1737b3a0de5479cc
MD5 df974bc6c6153f192b2183dad5ad33cb
BLAKE2b-256 0ee132c019289631bf55760389cd78c2446a9aa5ed908585391f701e5c2e328b

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ccdeaddf1439813205a75264dae1d2bdb32e02cf73f8ef6c4e0798a3372455f6
MD5 d3a75cdf9c3b4a051fbefa7ba9aefde4
BLAKE2b-256 f6754e6ab97383bd3867e57340c032ea71b81f12a89ffb72c9c64ee546e41ca1

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 a7a2fe02ea799b131133e0e945e4c74c02c85452812672382f1d175620193a66
MD5 b65909fdb39aa099ec5a2b790661e49e
BLAKE2b-256 eb8689e9fe066b591b543581b9137a135d435213bfbb60181a56b7b9448465cb

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: patato-0.6.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 494.0 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for patato-0.6.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 cfe057e825dca18aba1c4288a2a71a5a03c6295f649e0b956a7231687c8e63ba
MD5 be80968a539c0df1906c7abd3d090afe
BLAKE2b-256 a1985f0220425d1181c88fd657d5d53a743987d221fdb76ec91c30a7875d3f72

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp39-cp39-win32.whl.

File metadata

  • Download URL: patato-0.6.0-cp39-cp39-win32.whl
  • Upload date:
  • Size: 484.0 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for patato-0.6.0-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 6323ee72eb11f7893ca4a7d8f994640e1ffb407af16b24e67a282e79a24787b1
MD5 de0844e688f4e6eb3abad164187d7060
BLAKE2b-256 84e41c7180c783ab56dd0ec13a41b573017079866ffd00d24ae4d5d48a9819b6

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp39-cp39-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 0bdfdde2b5756f56fbfc2ec82b08353e42c730dccba6b20aea817faded914b4d
MD5 d29769767e3bc52e26472b4d3376d9a1
BLAKE2b-256 61987a73c609d2cd3bfab9cca9b81e86f52bf0f74dc047f4e39ff3d5d45bd93d

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp39-cp39-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 ab65462aaaaa28b75a902f9cacdd5af461cb5c159adb00f3f4b71a84d0665517
MD5 d2f9b149ca9386460b917e5aefcfaa50
BLAKE2b-256 9ec8815a6c1349ec92bbf4cd7cfa476abc2319122d6fb2e30571b130aaca208e

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 847c10abd489a6c7d38b29adce2340a5ecf4ef56d42126d78ef259ac6c5f6622
MD5 b24fc74e60848bfa5e120ca18fcf4d6f
BLAKE2b-256 97d97c9cba6625ec28aa27ea5d59a36ff5dfdceb127bb7e966f7c583414157fe

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b5b7426c9935bb6cee70e68b718ff2adc8c5a3519f0061512728d56c13fb3ca1
MD5 a268ddafc8c0f949239144425bad1156
BLAKE2b-256 0c8ba28f8e4d93f2e4dd6c7115d24fdc89d9fee2ba000c956473319b0e29ae5f

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 50efff45026471591c9c1597c86b9c0b8f1fe47f3c188e255325e2279a273396
MD5 8ae4d73d2835475fef981b9d410440c0
BLAKE2b-256 2fa057d2600a5d63358f7eee136d06b210427dd926b7fe8f0f4e869b19076c5b

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 492845e2bd40af36ee2f60ed65b29165dcaac4971e60802b79c2793f318e4e4e
MD5 3e11098daca6f44378e23b74b9b7251a
BLAKE2b-256 66f863f8d27a45c667c9c668c79b0cc621a886b6a6c356992e3f0ff13ff8ea2f

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: patato-0.6.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 493.8 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for patato-0.6.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 8429aa74759c8f26074d623b3cb3fb5fe0eb507ee82f9d48edf98fa329a6aae6
MD5 83891a390c927efe436da54c59f5a550
BLAKE2b-256 fe76798086d10e3b3760d508e0e66bfd3a97aec22c88c0322046e09343bd0661

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp38-cp38-win32.whl.

File metadata

  • Download URL: patato-0.6.0-cp38-cp38-win32.whl
  • Upload date:
  • Size: 483.8 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for patato-0.6.0-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 48e50ced2ca7beeb10859b54a8aa8b2af6bd230827adcbeaee18ba46798aedfc
MD5 951e26b511d07c6614cd7518a73fa194
BLAKE2b-256 636fdf9e7669a1abf815b7f86d5a5e3caef9ec631f0344d6043764940579c4c0

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp38-cp38-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8fa062c4c373998c103f65d0c2d65bdb36236296dff70eb4aec790dae1ea2784
MD5 542d3ad837bcfdffcb23b2665f186700
BLAKE2b-256 446ee137f20da13d81aefbcc4e945e5256eb4fe65c99c5b75ff489d51957795e

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp38-cp38-musllinux_1_2_i686.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 186b78c9f1e88cda6815af5c2b83e83376a28e2cb6cfc3bcee6b287f23830ce4
MD5 fcd0f4055166545c5c0b3e3b75a79273
BLAKE2b-256 312c6edfaad400be423adfe6f95ca91702e83e1af9477db8ddaa49b220618557

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 5bd0737544b07483b5d6ee4a073ded4555d64cc731a35854bfc8e66af7cf87ec
MD5 8b3ca1f8f72879479fdb16de8fbecfb9
BLAKE2b-256 41bb84d22b75c7c96cef04120d2dcf9908f585db243155c89595c23907d1caf9

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 a4c3bd6ced730dfd8d51befb20045f5cc4700a85023037da42fec5cc27e072a8
MD5 d264b4b43380e431545081bde9929f63
BLAKE2b-256 ea8febb4524667b3ca5390aa5c927a94f4cf94814ff7d680b8a9785295c314d0

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b0e9a27f7066c51d818d70dd715370608361c1e23d430272e272d7e6d764109e
MD5 fd25c7cc1313c1c464c83f4d70157b87
BLAKE2b-256 9d574ed8ec67c74395e80129eb4966f1ba147f59695191f5f53c5f5806af88ff

See more details on using hashes here.

File details

Details for the file patato-0.6.0-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for patato-0.6.0-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 75cb449125749bfefb9fa93796944205a00279651906ad993b0f6935c5fe9418
MD5 c47cf5490cb4e8895c8b1a3be34cabc1
BLAKE2b-256 2e1ac0c77692a27f64a916789fd2a3c186ac8684b90290e0fea00bfde0a7130c

See more details on using hashes here.

Supported by

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