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.5.17.tar.gz (25.5 MB view details)

Uploaded Source

Built Distributions

patato-0.5.17-cp312-cp312-win_amd64.whl (494.4 kB view details)

Uploaded CPython 3.12 Windows x86-64

patato-0.5.17-cp312-cp312-win32.whl (485.1 kB view details)

Uploaded CPython 3.12 Windows x86

patato-0.5.17-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.5.17-cp312-cp312-musllinux_1_2_i686.whl (3.1 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.2+ i686

patato-0.5.17-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.5.17-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.5.17-cp312-cp312-macosx_11_0_arm64.whl (501.1 kB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

patato-0.5.17-cp312-cp312-macosx_10_9_x86_64.whl (505.1 kB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

patato-0.5.17-cp311-cp311-win_amd64.whl (494.0 kB view details)

Uploaded CPython 3.11 Windows x86-64

patato-0.5.17-cp311-cp311-win32.whl (484.7 kB view details)

Uploaded CPython 3.11 Windows x86

patato-0.5.17-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.5.17-cp311-cp311-musllinux_1_2_i686.whl (3.1 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.2+ i686

patato-0.5.17-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.5.17-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.5.17-cp311-cp311-macosx_11_0_arm64.whl (503.1 kB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

patato-0.5.17-cp311-cp311-macosx_10_9_x86_64.whl (507.3 kB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

patato-0.5.17-cp310-cp310-win_amd64.whl (492.0 kB view details)

Uploaded CPython 3.10 Windows x86-64

patato-0.5.17-cp310-cp310-win32.whl (482.2 kB view details)

Uploaded CPython 3.10 Windows x86

patato-0.5.17-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.5.17-cp310-cp310-musllinux_1_2_i686.whl (3.1 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.2+ i686

patato-0.5.17-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.5.17-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.5.17-cp310-cp310-macosx_11_0_arm64.whl (500.4 kB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

patato-0.5.17-cp310-cp310-macosx_10_9_x86_64.whl (504.8 kB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

patato-0.5.17-cp39-cp39-win_amd64.whl (492.4 kB view details)

Uploaded CPython 3.9 Windows x86-64

patato-0.5.17-cp39-cp39-win32.whl (482.4 kB view details)

Uploaded CPython 3.9 Windows x86

patato-0.5.17-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.5.17-cp39-cp39-musllinux_1_2_i686.whl (3.1 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.2+ i686

patato-0.5.17-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.5.17-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.5.17-cp39-cp39-macosx_11_0_arm64.whl (500.6 kB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

patato-0.5.17-cp39-cp39-macosx_10_9_x86_64.whl (505.0 kB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

patato-0.5.17-cp38-cp38-win_amd64.whl (492.3 kB view details)

Uploaded CPython 3.8 Windows x86-64

patato-0.5.17-cp38-cp38-win32.whl (482.2 kB view details)

Uploaded CPython 3.8 Windows x86

patato-0.5.17-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.5.17-cp38-cp38-musllinux_1_2_i686.whl (3.1 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.2+ i686

patato-0.5.17-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.5.17-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.5.17-cp38-cp38-macosx_11_0_arm64.whl (500.2 kB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

patato-0.5.17-cp38-cp38-macosx_10_9_x86_64.whl (504.5 kB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: patato-0.5.17.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.5.17.tar.gz
Algorithm Hash digest
SHA256 69538970f74dd97699f4e446d494f4266e21a966cd1649f5f285a1a83509d8b1
MD5 de9050f61731a0562161a893743028c2
BLAKE2b-256 00aac6cc84284e45c7034449ba1ccb1f4e131006e9ebec263ee897431b8972f2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: patato-0.5.17-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 494.4 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.5.17-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 55820e586bad98097b5ea197f1e9a017c621298c84991cbc7db9f3bce7edffe5
MD5 cd53b70ddcfb1199a487664e0b12f202
BLAKE2b-256 a3ab118c956a9703cd646a9c1ca645bf64a098cae1b7027556f0e01e31ff217c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: patato-0.5.17-cp312-cp312-win32.whl
  • Upload date:
  • Size: 485.1 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.5.17-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 1de7ba3aaf000f1b0bd0bd4c432e46d800977e7fd355a5a6d167257c89ba1b78
MD5 cd4c708146a122f76730f5d13e5c4758
BLAKE2b-256 1f85c48a3023e5e42259204984cd31a5939500ba791689f563cb58c5bb245114

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 8179fb351dc25e85cb738def5d7781c827392b811b6b87040a44069eead85caa
MD5 9d88a0fedebcdaa9865a45dcdcc30913
BLAKE2b-256 299f659c856441ee90da28f1890a04c55ec7b81172b61c1d8eb91ae38f766c11

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp312-cp312-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 39617e5555cd67216adadfc2c60ec374524d17c6ddb70ac9f900ee1384cef6ba
MD5 a7a4a295b392e75ecf857cecdf8e716d
BLAKE2b-256 e83d0c3d8852d7bb96f9f0b16ac2bf8548eb575c15f178ae6dc1eda20a4e7900

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 599d4f11ee642063179cee078fd56f07830fa5eee589f5edcc7847194b707c00
MD5 29e98e5b9d938d89e867c2530ce6a74e
BLAKE2b-256 c268ad1f25ad48639a93b4f2e304ce8f6112f3ec4afefc6627ff6dbaa40fbc6d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp312-cp312-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 b3990d615aacb8b764d250960bc8bd0a03abaf2dc3ac71e4f67e48018cb6f191
MD5 3c00b9599d28e40d0440783aa14f838f
BLAKE2b-256 aa22085f38ef77db729a519a5ea9d368da90c9fcbf883b774c6bc3a2be9caa92

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 29146cc51c5095892e5bd050c7db297c332ca9627ac5e2e966aebd6245017c26
MD5 7ab410a4cb2116b0e66286b7c8d6e4b9
BLAKE2b-256 1424e42ffcaed95a0991f07d922451d7f77d0ee4308c30cf42f6c532f8caf230

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 1d6d358a55a27192a8380ea445bfbecc16dd1763dd195f3ae276bfeb9334ce59
MD5 05a5644c03cbc5a490b72069cbbe1c68
BLAKE2b-256 f4d06e9436513b0a0dc78984f0b89f540f3970d4f6a30041606bf31ebb52a586

See more details on using hashes here.

File details

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

File metadata

  • Download URL: patato-0.5.17-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 494.0 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.5.17-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 219fe1a5a6f5cc5a943bc74408dad059efbc1761a1b900617f7516ce5538b785
MD5 b183bbacda50116eabf12aa368b4f8fd
BLAKE2b-256 d1f1ab0fde03508226fbd1044a4010bbf1c2cadf7d28400a1560cf4191c26b2b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: patato-0.5.17-cp311-cp311-win32.whl
  • Upload date:
  • Size: 484.7 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.5.17-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 57985a57a39d7aaf917a89c1f66c144797e9fd24f53ad1d060daa4bdc6995959
MD5 7f5b76278012726ae3628321c3ab027a
BLAKE2b-256 59c2c8b9ea0dda119b41f84e6f405e9cab89b3059aa716b5966e0d1d7d6fc633

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 b9921a6d72527d8011632eaf10d69cc6d2638304a3b855bf3cc6b58e078e2639
MD5 ddcb70a4b700bae1a9e8323fbbe66c9e
BLAKE2b-256 6e8d27afadbd5794a6527769464dce20969a367e4549380ba6b7b10b1b8f0b3e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp311-cp311-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 cbbb5ed7aace647496529ef7ca2e1044142e281e749fc04adb78b1771517c4f7
MD5 48be851ba393b6945d08b438bf7eeead
BLAKE2b-256 e89dcae0053c945fff7d7abe9b47ec0d4ea91bedb94c76ebfc95e762f730508e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 81bdaa57e78a3bcaf03eda6a4bfe6432829c51dd4e85cedf6b8264f088169ecf
MD5 86d71d275b804aded21ad4a7f6babcac
BLAKE2b-256 3bf06d4158542f1585837860f6eb61acf01654fa6c2b8e1756e92377b53af9da

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 dfb7b660398d519956504466d08ed51a909b591aef0c5dcb6a8604ac320968b5
MD5 27f44d5a6dd293ff64600e4777f22f89
BLAKE2b-256 ea4f18aa0150d9877d1fd16ee9bc9e23caacfdeface671b4b5e9ecfc7e3b05ca

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5e10e231fe552e763af0606e7c41eb95f875b789a8f78b9c068756c80a88e778
MD5 7811a3c0770415a73e902e34b9fba8c5
BLAKE2b-256 8fab15e63c53a8a3757a40460c44d901528ec02fb2ace29fae3134261362e7bd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c0821c3c31ce126d88cd4e9838f32604e488b121d3093e2496f4f961a55cd59c
MD5 1f15103a5ff71a0b7784474d66b2a8e5
BLAKE2b-256 980806bf3a80223ab316761532d3a8042d6a3eb207e69b5eec6502ae77e54bf4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: patato-0.5.17-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 492.0 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.5.17-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 4b466e4a3c2de74b31bd19b85b11e0b1ed1752d1e7c6a7c47df16feeda8fea42
MD5 8fe76a8aa4b87f3fe9d3ef3cdf55b786
BLAKE2b-256 962a2897fdefd4abfcb7a3ecee04c1f677fe36c7569396cffea6b00502056437

See more details on using hashes here.

File details

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

File metadata

  • Download URL: patato-0.5.17-cp310-cp310-win32.whl
  • Upload date:
  • Size: 482.2 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.5.17-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 05beaf4a3ac2efe9057afacfd29d8f107b10ed26570557b3ce55c2ea2f427725
MD5 2edc6bcff3d97dc9a3a5831a4f96555f
BLAKE2b-256 cace887cd329c183860171666945b540912a665c882d8398d8f8aa0915a54b60

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bbefe2a374cedaea8959d0501513d6c9898f7afa39029215ad3572b595fc88e0
MD5 ad5a6009c07539fd679d4d673dd42606
BLAKE2b-256 60a48065698c3ef5b8b9b1b552ecc19dd3bcc81077cf6b520320e76136857072

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp310-cp310-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 37199676328911576ff5c739f9217b6f36bb1fc7fe0945b168997ca83bceeba2
MD5 40bba5f96ea643d18c40f1e08dbbd623
BLAKE2b-256 1838ef62affe7551e1c7b1667d0ca5f6cff864ba903995e624301e90ca4bef25

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 933b0e7e05e1197ff95963376487407696116479040be8a67b9351cfa1f0a90d
MD5 1ad72ddc497c2ee72a9b7c19d669a8a4
BLAKE2b-256 d1ba16cca1f95cb7633d68a1548235472072d769181196041505bdc6454e8aad

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 3d66f08db3b3fecc8b88c6e32868c0a6ecc58017ed1be017f47c940d21aa5b25
MD5 6ff976f1592fdec2cd96bf91588be0e2
BLAKE2b-256 f281e4df1444fc06e3d85e2a7ef620c382a495ba2640d1cc8b1c50ba97465f53

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1dd21d54ca12a70e70aead149b51899b0598e3791187d1cfa7fcbbe04cab55b5
MD5 edeb5e16058334a78d1d27212b14a775
BLAKE2b-256 479fc64aa200c659f399705292771bb7af8174bb52fad333a3fee7770dabe4f8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ee4f6ab3328f2bd58b33c3dd82d4479d457cf31c821e9bf16355efbf3338ca82
MD5 ff061dbe4a2c6e880bb2c97f8f018917
BLAKE2b-256 0659793e6a190e686fa2e6da8fde5ffaeeb8995707d12fa517d488e05c1575ec

See more details on using hashes here.

File details

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

File metadata

  • Download URL: patato-0.5.17-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 492.4 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.5.17-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 8c123ce5b849cbd143f4853233b244c4f6827eddf9d42dc562211b2c2602ea7c
MD5 552e11bf40c31781687446cc9050951b
BLAKE2b-256 fbed90a5ede40762528f2383851cb582724637e489516559cfc5bd2d4dc61eab

See more details on using hashes here.

File details

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

File metadata

  • Download URL: patato-0.5.17-cp39-cp39-win32.whl
  • Upload date:
  • Size: 482.4 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.5.17-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 333f633b2b938a4db1177edbd04a9b063c00cbe31b57a07783b421abafc8edb3
MD5 51a7a4f5c5937546afbea12912f2b2d3
BLAKE2b-256 9c4df39b7ad286fcc171f038b4410661bb28488e25e284089116a2bf3afdb6c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp39-cp39-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 16d6200696746fa318ebd20096eae125d62f0ebec2fa3b0bf2d827668c3772fa
MD5 9a20f5b551924fbecba87c235a3f01c8
BLAKE2b-256 ddb0846d3e6426a91ffa3998d2920c787d37a139d46795665a7dbc8d53d1dcf2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp39-cp39-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 e55028c2241abc24e35e89e3da0393b41f8f2867c9f7315f6bf1a680e3534e96
MD5 445baad5c7cdae14983c3cfc353ed9cb
BLAKE2b-256 9b1455b1714763db5703477db9d03ba74e55e4a5fe321341e3fb5a113ee7d7e8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 17945ecc5720c4148cf0f7c2721412c5b0f7163e7969072f3c3b04101f2b46cc
MD5 fa878b2ccfca811b2e0212dc6aeccf32
BLAKE2b-256 2a67850d51e9db819ee6471d8ba5e1f36b080f50b62d251ca5e2d40793c17878

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 e327e4703242eccb42e8a8cfb51963832fdc6a61854cef05727f1729c856ba99
MD5 2e4df35f9f56ae4ea3f5415cda5c99e8
BLAKE2b-256 227261768cf34eefbfe6cd2bfa2d8f0baf4cc3e61b6c7253c7c318a721600f2e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 a92fac20e3a0c827b827149f7ff4535f4afd582edbe288f93e900feed20a49c9
MD5 70e339b333078c749569d7e21508d306
BLAKE2b-256 bc6e70b7060237fbad7fb9174fe7016b6472e0e291ed3615eec04639c427fbf1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 7ae398a56cb7dc5875a1ee5095bd645a5704fb4fd843e487dec1fb339de188d6
MD5 1b51b7a7a3db79b139ac8e484d75e93d
BLAKE2b-256 790edc5ca865afbf204218725369bb7da6e5bee9837d2b2819f7e4dab5ab16bf

See more details on using hashes here.

File details

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

File metadata

  • Download URL: patato-0.5.17-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 492.3 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.5.17-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 15f4538d9bc3b868e0444b548001454e8fb81f17b6b0c4f9905da37a3c221f42
MD5 be75393fed34b73a6e603ed24e05caa2
BLAKE2b-256 cff9476734b239e73f5e9ecb64282bbdb269a9bbb14d2a152d34f49cf96822e7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: patato-0.5.17-cp38-cp38-win32.whl
  • Upload date:
  • Size: 482.2 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.5.17-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 cabadeb1fa0b15a651e47f547e3281e3e051a041b06304d660b9c2403e59f8d7
MD5 5d3bfe9544c2a50389a0ad9600a0301c
BLAKE2b-256 4b828d93d2eaeca668a3605c573efc502d23cffdcdac460a90b92ff57dcf4e2f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp38-cp38-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 43b132fbf7cd59e307d097fc23440ab14abe0c1820ab7158a1a580461264f424
MD5 ee36f78e5467561670a75e8f4557a5ce
BLAKE2b-256 f59586650e1191a0caee0c9a972683a5920045406f3380c40376a8d29f24fffc

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp38-cp38-musllinux_1_2_i686.whl
Algorithm Hash digest
SHA256 493826dd30295157aaeea002cf2d3fe1514796deb7b7ac580b0e4822cc0aa168
MD5 33730072ab0d5978b5cc551690b57110
BLAKE2b-256 4ba9961713ea3d8ebda17308e286227dabfd41e589033bd69f8ba36992dc78c4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 8d1edcab6308e11b1bcbf8ce11473fe7a4e25d90cf5751cd8f1d08231629a93f
MD5 fa93bf1b5ae1a8170b2e3ca296959e0f
BLAKE2b-256 bd1dc2a3853e6f3d5520cf4afbb6e32f5a5afc13c0b29b45e54cbf702dffa61e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl
Algorithm Hash digest
SHA256 88e4c09cc3a301bc9d0a0c838e832294a1e021138936dafdb09ae4048ce2b30d
MD5 205dbe91568dd983461381c337aa01c1
BLAKE2b-256 f50415065590ba5a9185e48afa08d4e33c5b9a3cd9f1ca7eb8e05794e02b565d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 370689a408ec980dd09446cd526cef5420d7ee9e81490569321d48bcb5300d5c
MD5 732cea1b8039d7ad55c4475e1b412c2b
BLAKE2b-256 b8b6cd348ef482e2a0876d71972b81e85ba48b53660501de225dee16b876fcbd

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for patato-0.5.17-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ab07256b49436a6bec118a71d69fc029819fac7a13752e321f9f88d3980ef0ce
MD5 8e0b6c2224623126098b340cede20fa2
BLAKE2b-256 4f3ee574c55ef690df940430b984ab159fafa90a869bed4c45d58756b0581de5

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