Skip to main content

Python interface to PVAccess protocol client

Project description

PVAccess for Python

Python bindings for the PVAccess network client and server.

python -m virtualenv p4ptest
. p4ptest/bin/activate
python -m pip install -U pip
python -m pip install p4p
python -m nose2 p4p

See documentation

https://mdavidsaver.github.io/p4p/

Source

https://travis-ci.org/mdavidsaver/p4p/

CI results

Github Actions

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

p4p-4.1.1a1.tar.gz (103.3 kB view details)

Uploaded Source

Built Distributions

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

p4p-4.1.1a1-cp310-cp310-win_amd64.whl (321.1 kB view details)

Uploaded CPython 3.10Windows x86-64

p4p-4.1.1a1-cp310-cp310-manylinux2014_x86_64.whl (382.0 kB view details)

Uploaded CPython 3.10

p4p-4.1.1a1-cp310-cp310-macosx_10_9_intel.whl (380.7 kB view details)

Uploaded CPython 3.10macOS 10.9+ Intel (x86-64, i386)

p4p-4.1.1a1-cp39-cp39-win_amd64.whl (323.7 kB view details)

Uploaded CPython 3.9Windows x86-64

p4p-4.1.1a1-cp39-cp39-manylinux2010_x86_64.whl (368.5 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ x86-64

p4p-4.1.1a1-cp39-cp39-manylinux2010_i686.whl (378.1 kB view details)

Uploaded CPython 3.9manylinux: glibc 2.12+ i686

p4p-4.1.1a1-cp39-cp39-macosx_10_9_intel.whl (380.2 kB view details)

Uploaded CPython 3.9macOS 10.9+ Intel (x86-64, i386)

p4p-4.1.1a1-cp38-cp38-win_amd64.whl (322.7 kB view details)

Uploaded CPython 3.8Windows x86-64

p4p-4.1.1a1-cp38-cp38-manylinux1_x86_64.whl (387.5 kB view details)

Uploaded CPython 3.8

p4p-4.1.1a1-cp38-cp38-manylinux1_i686.whl (367.5 kB view details)

Uploaded CPython 3.8

p4p-4.1.1a1-cp38-cp38-macosx_10_9_intel.whl (392.0 kB view details)

Uploaded CPython 3.8macOS 10.9+ Intel (x86-64, i386)

p4p-4.1.1a1-cp37-cp37m-win_amd64.whl (319.6 kB view details)

Uploaded CPython 3.7mWindows x86-64

p4p-4.1.1a1-cp37-cp37m-manylinux1_x86_64.whl (393.1 kB view details)

Uploaded CPython 3.7m

p4p-4.1.1a1-cp37-cp37m-manylinux1_i686.whl (373.1 kB view details)

Uploaded CPython 3.7m

p4p-4.1.1a1-cp37-cp37m-macosx_10_9_intel.whl (391.8 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ Intel (x86-64, i386)

p4p-4.1.1a1-cp36-cp36m-win_amd64.whl (319.2 kB view details)

Uploaded CPython 3.6mWindows x86-64

p4p-4.1.1a1-cp36-cp36m-manylinux1_x86_64.whl (392.9 kB view details)

Uploaded CPython 3.6m

p4p-4.1.1a1-cp36-cp36m-manylinux1_i686.whl (373.3 kB view details)

Uploaded CPython 3.6m

p4p-4.1.1a1-cp36-cp36m-macosx_10_9_intel.whl (394.9 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ Intel (x86-64, i386)

p4p-4.1.1a1-cp35-cp35m-win_amd64.whl (320.3 kB view details)

Uploaded CPython 3.5mWindows x86-64

p4p-4.1.1a1-cp35-cp35m-manylinux1_x86_64.whl (390.2 kB view details)

Uploaded CPython 3.5m

p4p-4.1.1a1-cp35-cp35m-manylinux1_i686.whl (370.6 kB view details)

Uploaded CPython 3.5m

p4p-4.1.1a1-cp27-cp27mu-manylinux1_x86_64.whl (385.5 kB view details)

Uploaded CPython 2.7mu

p4p-4.1.1a1-cp27-cp27mu-manylinux1_i686.whl (366.4 kB view details)

Uploaded CPython 2.7mu

p4p-4.1.1a1-cp27-cp27m-manylinux1_x86_64.whl (385.5 kB view details)

Uploaded CPython 2.7m

p4p-4.1.1a1-cp27-cp27m-manylinux1_i686.whl (366.4 kB view details)

Uploaded CPython 2.7m

p4p-4.1.1a1-cp27-cp27m-macosx_10_9_intel.whl (384.8 kB view details)

Uploaded CPython 2.7mmacOS 10.9+ Intel (x86-64, i386)

File details

Details for the file p4p-4.1.1a1.tar.gz.

File metadata

  • Download URL: p4p-4.1.1a1.tar.gz
  • Upload date:
  • Size: 103.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.13

File hashes

Hashes for p4p-4.1.1a1.tar.gz
Algorithm Hash digest
SHA256 3588eba6631ca4236014d0ce7700c59eecdd92e799ee23d1072e9be0d8e682af
MD5 91f7da4e5b75cfadf1e9974936ee1636
BLAKE2b-256 146650593fd871267e662284dcce7d84392368a0eaf259f03d638ddf57288bf3

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: p4p-4.1.1a1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 321.1 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for p4p-4.1.1a1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 af2e5658460f11310ad43a5b79b544ef1ef029216b32063c229b1e01978658da
MD5 0c5c929834ab7f21c10370043aaca071
BLAKE2b-256 1b8c74b78e6ebdd81b0c6dc8ef4b48f3ed16d29a4f0a46e824af3ca1106f58ac

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp310-cp310-manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for p4p-4.1.1a1-cp310-cp310-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 032fa5d72553617f28aa2aceacdeddc97eb8b476290b8244d4815afe4e13a222
MD5 b36e24b241f22d73679ff7231110dd58
BLAKE2b-256 42b1770d72b19b63dede94ecc3f4693a8f9208d5c60cd9e30a305fc2d5d053cf

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp310-cp310-macosx_10_9_intel.whl.

File metadata

  • Download URL: p4p-4.1.1a1-cp310-cp310-macosx_10_9_intel.whl
  • Upload date:
  • Size: 380.7 kB
  • Tags: CPython 3.10, macOS 10.9+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for p4p-4.1.1a1-cp310-cp310-macosx_10_9_intel.whl
Algorithm Hash digest
SHA256 0df3e83bebc18115429681c458722d84846368a4e2dbc26a27a2e49f4ba98432
MD5 5bee255369ece0cec6e7a4ffcc5a2304
BLAKE2b-256 a1d0371b9b5aab3fe25e054b744cef1276dd10ff23d2bd6ff54e408b802fcb17

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: p4p-4.1.1a1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 323.7 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for p4p-4.1.1a1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 170175a3a25dc02639f741026a8ab788791d8ccc1d728ee1a7c51732ff7dd516
MD5 a5cca4c047418c44363d285362f044f1
BLAKE2b-256 d8af28587022e2235aa7a7a27669e6cc4e3ddce3dcec716c9960d8288021ee42

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp39-cp39-manylinux2010_x86_64.whl.

File metadata

  • Download URL: p4p-4.1.1a1-cp39-cp39-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 368.5 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for p4p-4.1.1a1-cp39-cp39-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 5b5ae275ab73629a4d898cacb223882296a527b5a79ef0400fe2e9a9381ff77f
MD5 2935d20149342106ea792cb3d669b35d
BLAKE2b-256 e637a3f0a815804a054140b2153d40d9b7dc472da31d75224c16040a03b30c13

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp39-cp39-manylinux2010_i686.whl.

File metadata

  • Download URL: p4p-4.1.1a1-cp39-cp39-manylinux2010_i686.whl
  • Upload date:
  • Size: 378.1 kB
  • Tags: CPython 3.9, manylinux: glibc 2.12+ i686
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for p4p-4.1.1a1-cp39-cp39-manylinux2010_i686.whl
Algorithm Hash digest
SHA256 3de30ee7c30cec24335d81e110f2a7a5847f986f171063fe983c0f3c7dc95d43
MD5 3765c0baab46e2d6a9a3559bc6adf460
BLAKE2b-256 f2717c73d11f0cf55ed913a95e02296224120cd2c5bf7d227e73689771dedd8f

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp39-cp39-macosx_10_9_intel.whl.

File metadata

  • Download URL: p4p-4.1.1a1-cp39-cp39-macosx_10_9_intel.whl
  • Upload date:
  • Size: 380.2 kB
  • Tags: CPython 3.9, macOS 10.9+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for p4p-4.1.1a1-cp39-cp39-macosx_10_9_intel.whl
Algorithm Hash digest
SHA256 877bd206a57d30a6798d555b21c948b312fafdd5f2283d8437b7c9424d7b66e6
MD5 81fa836ff9ad0bcbdb6c028af427ae8a
BLAKE2b-256 09086592a4b799873fb9f748d43bc8ded26315c029237c6398e9f5fe96b821ea

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: p4p-4.1.1a1-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 322.7 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for p4p-4.1.1a1-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 ca10e41c8675d310584af9a20be97ed59e29f546d554e48f317f47e2627c7d26
MD5 e8212f1b76b2360c6140873885d19331
BLAKE2b-256 4748f1593de6b397cb745196918155cac2492d3e7f111a5d52aca7fc36c6b0e6

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp38-cp38-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for p4p-4.1.1a1-cp38-cp38-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 10bf32dd4a598ad8bc7d3c82754ad93beca8636d2c00c8883374028c2525666d
MD5 4d9b7b5880c62fa7b171d25037a4f90b
BLAKE2b-256 9ef68d5b3028915aef4e2461bfe13820271e3718ba6882b5c3f0b2a0fe32b4f4

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp38-cp38-manylinux1_i686.whl.

File metadata

File hashes

Hashes for p4p-4.1.1a1-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 57907b904d898d48e8c805ecc2f455528ff080d4c0a0a854fab69ccf49bfe30a
MD5 8810145b476bc9cf50166a908a030b93
BLAKE2b-256 99ecd18903c00e876ae50a20c29e0134c0f644c246420e2df9f2c0661e14cf45

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp38-cp38-macosx_10_9_intel.whl.

File metadata

  • Download URL: p4p-4.1.1a1-cp38-cp38-macosx_10_9_intel.whl
  • Upload date:
  • Size: 392.0 kB
  • Tags: CPython 3.8, macOS 10.9+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.12

File hashes

Hashes for p4p-4.1.1a1-cp38-cp38-macosx_10_9_intel.whl
Algorithm Hash digest
SHA256 f7c8488db2da12b0894db3e19914a164afb8dca7143492fd4c81c4330921eda7
MD5 12f33c5c8db0ee8c694dd2bf01100904
BLAKE2b-256 574810a20b8e1849859f41838d8d7b9b617286e6f03ca12b1ab68a42c9e57cff

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: p4p-4.1.1a1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 319.6 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.9

File hashes

Hashes for p4p-4.1.1a1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 ab67ca4f228c8379203dfa4086e362a265f5d57f0dcc0f8ad5741f71a5d7b00f
MD5 3aa3ed7eb9fd57fc25e1550728c3b1d8
BLAKE2b-256 e382755542ec851c26f935b5e973dd4b7274b61c6287f9033cdc0aeb3081c2c5

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for p4p-4.1.1a1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 4331a0b9a7f6dd5cdf9fb2a24b0c3215b8697fcdf725d2da84210d1d86b97561
MD5 13a6b246fe0e2ae1071cf43a11d617e5
BLAKE2b-256 8d82a4e7e2d43d90f4bc193fda00db8e81330746a1a0a5a12bae36c59b8c5a2f

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp37-cp37m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for p4p-4.1.1a1-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 60d65ce6660892c84fd1fbfab9076fb5c88374c451bc3b967cab4de58400667a
MD5 044cd70312d3899cc4c9730c20e74875
BLAKE2b-256 758f9efe429e380f21afb090942681f5ec2b12fffbdf86e5479413560e2f8eee

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp37-cp37m-macosx_10_9_intel.whl.

File metadata

  • Download URL: p4p-4.1.1a1-cp37-cp37m-macosx_10_9_intel.whl
  • Upload date:
  • Size: 391.8 kB
  • Tags: CPython 3.7m, macOS 10.9+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.7.13

File hashes

Hashes for p4p-4.1.1a1-cp37-cp37m-macosx_10_9_intel.whl
Algorithm Hash digest
SHA256 8faa9cc4988897c62c71e7c7f9bf078588bfca31ceb548ce4e97bed6579ef5c9
MD5 e5f102387daddf965049cf7ebe346420
BLAKE2b-256 1ec0015b7c7c1c360ded830ea385630ef506ef15ecc016b5fba09961c69c78d9

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: p4p-4.1.1a1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 319.2 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.8

File hashes

Hashes for p4p-4.1.1a1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 12da1ae56d7f3d8e615d06e77ec2d9a2ef5325b235717fc5f5bb07b1a547a436
MD5 6888afdf94c4cb7c79951072ed561b2b
BLAKE2b-256 9a248342cd53216a4d5dd590afd8e638403d86c78e10ac4364c0e31d981b689a

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for p4p-4.1.1a1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 d34829e48f57ec25b47d4c115904ec0e9e827fe319fecc7df9838ab42091a48d
MD5 a0062750c9e2eed0e7821b27370eb97a
BLAKE2b-256 b1acaae93e7fabc226cb4d7dc3928eec6491bfaf1593e925a80ee9f1ce79d690

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp36-cp36m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for p4p-4.1.1a1-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 3d0e92c856c45350f6dd3ccc286d161ee433880df2119c5e184375f33c24223f
MD5 c352ece6776e9911f7e10f9a5088a48d
BLAKE2b-256 563bc8a9c170800379e6016700c37e3a18543f59276d44adfc1ea8cbb025adb3

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp36-cp36m-macosx_10_9_intel.whl.

File metadata

  • Download URL: p4p-4.1.1a1-cp36-cp36m-macosx_10_9_intel.whl
  • Upload date:
  • Size: 394.9 kB
  • Tags: CPython 3.6m, macOS 10.9+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.3 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.64.0 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.15

File hashes

Hashes for p4p-4.1.1a1-cp36-cp36m-macosx_10_9_intel.whl
Algorithm Hash digest
SHA256 15e648dc5828d22eb8a52e8aa5edcdd505d7e2e566561f1ebe083a982e4b0192
MD5 a2822adeb06d0e9eb62a26df322ac200
BLAKE2b-256 cbc8d6a64bdc4aeca6d5f42d712f9bec887b72256edb1ad3a1c8fed6513dde69

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: p4p-4.1.1a1-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 320.3 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.2 requests/2.25.1 setuptools/28.8.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.5.4

File hashes

Hashes for p4p-4.1.1a1-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 987824d642fc80fe318909f83e2fce5a31eaf1514ff70d78440a78f8ac152614
MD5 758013bc347335cc04730656eb4aa7c8
BLAKE2b-256 e6eb9ef8cc6a979aad8170af19d277e5c33e5537f8de81ccfc7889ae6282f384

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for p4p-4.1.1a1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 df933b43f038b115674648e0c2eef346422af55abe55a469f7affcbdb85842b6
MD5 445c3a6169107783868fcf47da38cc6d
BLAKE2b-256 0c6b0024458db7133c1715e8aacc74f237d8c93074f2e1947915efc8da8984e6

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp35-cp35m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for p4p-4.1.1a1-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 2dc5fdb952128623c345c38e68e8a93115a99a7328ca0387fa4d1f785b271438
MD5 3b46daa9dac0833524bbac8d27c67dbe
BLAKE2b-256 733e4d47ec63eb1bddf8133073ed68003574dd2d82b17ee329104d0023e88596

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for p4p-4.1.1a1-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c518b95acb37ca66b6c10e8cfa5aaf70ba2ecd2c6a50f899bfcc894c7e0c3653
MD5 e3ce441c05481d128067b78f44b40d27
BLAKE2b-256 e652cc4a00cf2419469aa43cf92f978474ef536f004efa028c747f3513e2257c

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp27-cp27mu-manylinux1_i686.whl.

File metadata

File hashes

Hashes for p4p-4.1.1a1-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 ffe93ad6e147f8f93f6876381ad8efcf0a89e5f273c8783276b3e459a682aebe
MD5 b8ef9813a9b456de8102b90c93751f23
BLAKE2b-256 cf9ffacf20b8700c2af1e954301882c469490dc76489069e29eb3037751f492c

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

File hashes

Hashes for p4p-4.1.1a1-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 7475f70cc34f599528e744c0922d11b90ab8381df19c46807b5b62e61c1a46b4
MD5 5d098250e02f369e6fac95e669056387
BLAKE2b-256 2937bd77c3e9959f8cbede0cd51d079f91b07ae0e7ebd6e1d4ce8dea88fee931

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp27-cp27m-manylinux1_i686.whl.

File metadata

File hashes

Hashes for p4p-4.1.1a1-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 ae85b2093a51e8b530fd2f737eea3cb4a22701b36d5f12b55cc4db4a33828297
MD5 af4700e5e90fc6f4f0945ab3ae591a80
BLAKE2b-256 b0964d5d04ade299e20c2ed8292c38d8d282276a6bc6130f0515d4635549762f

See more details on using hashes here.

File details

Details for the file p4p-4.1.1a1-cp27-cp27m-macosx_10_9_intel.whl.

File metadata

  • Download URL: p4p-4.1.1a1-cp27-cp27m-macosx_10_9_intel.whl
  • Upload date:
  • Size: 384.8 kB
  • Tags: CPython 2.7m, macOS 10.9+ Intel (x86-64, i386)
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.15.0 pkginfo/1.8.3 requests/2.27.1 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/2.7.18

File hashes

Hashes for p4p-4.1.1a1-cp27-cp27m-macosx_10_9_intel.whl
Algorithm Hash digest
SHA256 02f50930d71aa7c2ca89dff7c114b6c1703eb47a218c926e34947c31253c0b98
MD5 f54934a939cd709fa00f909df480b54f
BLAKE2b-256 5d5755551a2c572d3a071829fb93c49bfd6c4d5455819e11f1b88d4d5d7789cf

See more details on using hashes here.

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