Skip to main content

PifPaf: Composite Fields for Human Pose Estimation

Project description

openpifpaf

Continuously tested on Linux, MacOS and Windows: Tests deploy-guide Downloads
CVPR 2019 paper

PifPaf: Composite Fields for Human Pose Estimation

We propose a new bottom-up method for multi-person 2D human pose estimation that is particularly well suited for urban mobility such as self-driving cars and delivery robots. The new method, PifPaf, uses a Part Intensity Field (PIF) to localize body parts and a Part Association Field (PAF) to associate body parts with each other to form full human poses. Our method outperforms previous methods at low resolution and in crowded, cluttered and occluded scenes thanks to (i) our new composite field PAF encoding fine-grained information and (ii) the choice of Laplace loss for regressions which incorporates a notion of uncertainty. Our architecture is based on a fully convolutional, single-shot, box-free design. We perform on par with the existing state-of-the-art bottom-up method on the standard COCO keypoint task and produce state-of-the-art results on a modified COCO keypoint task for the transportation domain.

Example

example image with overlaid pose predictions

Image credit: "Learning to surf" by fotologic which is licensed under CC-BY-2.0.
Created with:

pip3 install openpifpaf matplotlib
python3 -m openpifpaf.predict coco/000000081988.jpg --image-output

Guide

Continue to our OpenPifPaf Guide.

Commercial License

This software is available for licensing via the EPFL Technology Transfer Office (https://tto.epfl.ch/, info.tto@epfl.ch).

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

openpifpaf-0.12.tar.gz (251.4 kB view details)

Uploaded Source

Built Distributions

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

openpifpaf-0.12-cp39-cp39-win_amd64.whl (234.2 kB view details)

Uploaded CPython 3.9Windows x86-64

openpifpaf-0.12-cp39-cp39-win32.whl (216.9 kB view details)

Uploaded CPython 3.9Windows x86

openpifpaf-0.12-cp39-cp39-manylinux2014_x86_64.whl (657.3 kB view details)

Uploaded CPython 3.9

openpifpaf-0.12-cp39-cp39-manylinux2014_i686.whl (630.3 kB view details)

Uploaded CPython 3.9

openpifpaf-0.12-cp39-cp39-manylinux1_i686.whl (630.3 kB view details)

Uploaded CPython 3.9

openpifpaf-0.12-cp39-cp39-macosx_10_9_x86_64.whl (231.4 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

openpifpaf-0.12-cp38-cp38-win_amd64.whl (234.2 kB view details)

Uploaded CPython 3.8Windows x86-64

openpifpaf-0.12-cp38-cp38-win32.whl (216.8 kB view details)

Uploaded CPython 3.8Windows x86

openpifpaf-0.12-cp38-cp38-manylinux2014_x86_64.whl (666.8 kB view details)

Uploaded CPython 3.8

openpifpaf-0.12-cp38-cp38-manylinux2014_i686.whl (646.6 kB view details)

Uploaded CPython 3.8

openpifpaf-0.12-cp38-cp38-manylinux1_i686.whl (646.6 kB view details)

Uploaded CPython 3.8

openpifpaf-0.12-cp38-cp38-macosx_10_9_x86_64.whl (229.6 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

openpifpaf-0.12-cp37-cp37m-win_amd64.whl (232.6 kB view details)

Uploaded CPython 3.7mWindows x86-64

openpifpaf-0.12-cp37-cp37m-win32.whl (215.0 kB view details)

Uploaded CPython 3.7mWindows x86

openpifpaf-0.12-cp37-cp37m-manylinux2014_x86_64.whl (626.6 kB view details)

Uploaded CPython 3.7m

openpifpaf-0.12-cp37-cp37m-manylinux2014_i686.whl (600.8 kB view details)

Uploaded CPython 3.7m

openpifpaf-0.12-cp37-cp37m-manylinux1_i686.whl (600.8 kB view details)

Uploaded CPython 3.7m

openpifpaf-0.12-cp37-cp37m-macosx_10_9_x86_64.whl (229.7 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

openpifpaf-0.12-cp36-cp36m-win_amd64.whl (232.6 kB view details)

Uploaded CPython 3.6mWindows x86-64

openpifpaf-0.12-cp36-cp36m-win32.whl (215.1 kB view details)

Uploaded CPython 3.6mWindows x86

openpifpaf-0.12-cp36-cp36m-manylinux2014_x86_64.whl (624.2 kB view details)

Uploaded CPython 3.6m

openpifpaf-0.12-cp36-cp36m-manylinux2014_i686.whl (600.8 kB view details)

Uploaded CPython 3.6m

openpifpaf-0.12-cp36-cp36m-manylinux1_i686.whl (600.8 kB view details)

Uploaded CPython 3.6m

openpifpaf-0.12-cp36-cp36m-macosx_10_9_x86_64.whl (229.6 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

Details for the file openpifpaf-0.12.tar.gz.

File metadata

  • Download URL: openpifpaf-0.12.tar.gz
  • Upload date:
  • Size: 251.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12.tar.gz
Algorithm Hash digest
SHA256 7686c3c74d4ce0177475ee2a48be21ea6054e48d8f940ad9934c8bbac0f20303
MD5 9ee38593a5fec832aaee95e8c5978da7
BLAKE2b-256 63715bc96a749b51e3a87d90a098c06d2377aa935e71a47f66ab69fd736bab16

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 234.2 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 b47ad131de378974c41243b6077f08d543af57876da63aab5b88af0b50a3b75a
MD5 35ab0190ddaaf9e2a487dcaaf9778e41
BLAKE2b-256 576b20a67d8545466d41dd8e7f51631afe03633eac1563954ef92ac499f177a6

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp39-cp39-win32.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp39-cp39-win32.whl
  • Upload date:
  • Size: 216.9 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 63a68cac90e4cd6d6f3008082f48fb1dfe233210f1bc95adc3adad99d88a254d
MD5 d0bded870e3647c3e909ba0eca69e174
BLAKE2b-256 c63bb031e3e7cd1de2cce78e83325428819cf737177e69fe24ba2c12b0dea66b

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp39-cp39-manylinux2014_x86_64.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp39-cp39-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 657.3 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 516b5365344fef40341c13cd125a6e1cba0ae0aa7e5707a2b6f57f54eb17300e
MD5 c5c5aca8e2d488b478ae566e2a31980e
BLAKE2b-256 64c1a4ca3e86cc026cca65403653c9507b9139968cbca76a556c5dc5da0e1c16

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp39-cp39-manylinux2014_i686.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp39-cp39-manylinux2014_i686.whl
  • Upload date:
  • Size: 630.3 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp39-cp39-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 1407e7dc3874cd11bc1cf3d7e5dce761b394be022630ef78529127b7b3f9574d
MD5 c155842f3430aa19a18da6e91efcaeef
BLAKE2b-256 15fd7a81088e8ddf9ae80be0368a44e27c84326b10b8b329edfcb44ccf4dea85

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp39-cp39-manylinux1_i686.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 630.3 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 ebf5756e67af6f69760ad8f6a7c35b5f74acb7b154b1936224964328410a73df
MD5 18c84f46a474b7023dae7d17a5ce124a
BLAKE2b-256 f1e8d6c318fd54dbbc165e7ca6898f03cac0c8a233795ba16120151e9ec134b2

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 231.4 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d37cf31092deb0f83b8f82dda5c8d820be6f8c4c75b1cdf779777fb09e282718
MD5 c8ab405e6082e832b0716b8f2104b647
BLAKE2b-256 9780ec6b2b68c2a39ba925f2f452bff5d8468d3e863276d3c89b8166d888a912

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 234.2 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 9da215b740ae56d4ca32c788b0c74e441b18e9760b2445fc1684711f5fec8911
MD5 be000ef1a6361d5dbeb71fe53abdfae8
BLAKE2b-256 74c82e9380285c2a18310d45d2bd2477dba03ae343580db31440e93c548a68b2

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp38-cp38-win32.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp38-cp38-win32.whl
  • Upload date:
  • Size: 216.8 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 48e6b276eaa2b54b489ba628b0d0b69da23272531cca62ab4ad4a33ffd50539a
MD5 1a5b10a8abf04e306629cf6dc79427cd
BLAKE2b-256 02262fba8a390cf3d5af1d4d60f999db10cd1e998c380eebe7d9a5cad8223a46

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp38-cp38-manylinux2014_x86_64.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 666.8 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 585e7138e1b2487139d4056fed3b1be94223ee0246717f2db83831ba7e0c6b76
MD5 6373da7075a3b8751cd19cbb0951d898
BLAKE2b-256 c59e0dfa7d51cd3de5597bcb24e29f87000e7fd3eef7765ccc299e666508422e

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp38-cp38-manylinux2014_i686.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp38-cp38-manylinux2014_i686.whl
  • Upload date:
  • Size: 646.6 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp38-cp38-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0f9740d82f529b0941c7c2c15ff8628c0d4cb1469537bf05b9491cc609e45d4c
MD5 385423ce39caf92d73cfa15d825bcfbd
BLAKE2b-256 59921d245e5932162911d2a65e130ebef5bf77525d0dd3d47ec8ca61e5cd4262

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp38-cp38-manylinux1_i686.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 646.6 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 e8964dbc4938c7fbc89f8f343f4a697383e42a8d259c11a4e82e0b87349f249e
MD5 e1fe8ae17f807a046e131a6b5201e4f6
BLAKE2b-256 5906af2f7edcd3787a9a242a5d46ece7a1a5c0f52b4b0be0aaba662bbe8161a1

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 229.6 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dd99d81fe635900c8b55d88ed6038bb41a5ed8f7e7e2e759014fe0a58c73a507
MD5 23954aa8bae70a5fa6b912a611cd36d0
BLAKE2b-256 a9506fd957cd08ea4ccd63d3f2e084e396c91c2a0fb5ab4c8c2af133bf1eedbb

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 232.6 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 2cf0d0d029559544e93c86dc9c91afc5c4341598529486516e851f3e635ccea8
MD5 59d49df934ace163ce581fc50f7e2429
BLAKE2b-256 6f9e21bac1d83049f8f759e6634cfb8143ac3eb9c083ccda868e382ebf03cba3

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp37-cp37m-win32.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 215.0 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 03d4ccbe2afa05dcc330b3edc855e47159258fff9e6cb015d1c1454da0e67be7
MD5 a0cea0c72235e2981c08c291c85f5214
BLAKE2b-256 d56de01cd313946380922a70d6151f8c8a7d37737c4cc3fb623e8d7fba24ff4f

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp37-cp37m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 626.6 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6680aa23a447d0a7d130ac6e3814a9b7214b86215a9448cd0e21fb7ea6feeda8
MD5 eceb75a88825fd34df456e37c05242fe
BLAKE2b-256 47e632d9fd451b54d42d69bb3ea07992d8be7c39095902a79e20630c5fc1777c

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp37-cp37m-manylinux2014_i686.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp37-cp37m-manylinux2014_i686.whl
  • Upload date:
  • Size: 600.8 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp37-cp37m-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 88fcea26af026fae2f38c2dc2bd3cb6fca10ed3931a18afa10893791157c3e4a
MD5 6af29074ac6420c96255654e8413e465
BLAKE2b-256 c81c5e15c02427b39318e722c59a6063c9cde780181410f1452a9edd23d1a915

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 600.8 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 b0f32bcc241e5dec1f59d88f2224a8351c647970b4a28a72e84a59bbec4fc4db
MD5 b5f7241b1559a2c0c376bc9410660e37
BLAKE2b-256 dbd8bab8adad949b2cff2db981787b0f24ab0f44a1ac50d655488396f6540844

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 229.7 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f9769ab41fd967bb7d289a28e56ebb46c930f616add3bc989a370363e973f23e
MD5 536c34f86bef92249c7d81824654c3b8
BLAKE2b-256 f01a624d5b7db016fb8842124379018b9c08afbcd930be8c967e6995fc07c471

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 232.6 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 517f395a2004d6e62a1c948a92de573a65fa27fec46db2cbebcc939c4d045fc0
MD5 20a407a01b68b6dd416a2743acc898de
BLAKE2b-256 f358370dc053d7a9d83982755e50ed93eeb51aab0f0c64211faa652ad4ad50c1

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp36-cp36m-win32.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 215.1 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 d27ecef1aa1dbbda262e51da4cf6e22f9c95d0442dc93d41a75b279197b5cb96
MD5 9517b0a9c7247e52e2f76d13699e9aed
BLAKE2b-256 3f57c1869d5db7110ec29a571f548b16bf2ae4a9775ea0f7d11cda85b999e0a1

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp36-cp36m-manylinux2014_x86_64.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 624.2 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0cc45273d934690429a4cd30ed3f0e67d08d46768b439f405ac2b258ae142823
MD5 2ce190de2ba1981f7682d5f85758820c
BLAKE2b-256 13bbacbad6d834b5a755f10b42dca9df662b7adaaf41d267d1351bf4837e356d

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp36-cp36m-manylinux2014_i686.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp36-cp36m-manylinux2014_i686.whl
  • Upload date:
  • Size: 600.8 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp36-cp36m-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 d07044e6f849c0fe09e02bd4a70f4631f9e721fb8e0146e45bc25aa0cf3a7f06
MD5 b7d9d21c843408d012b79789163dc1fe
BLAKE2b-256 56e775c2d4129cb3b72bf966b43034f8ff05cb4339991b1512fcf8d9a0954d7e

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 600.8 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 1ec5293c28e63ca4e268aedefb61f8719a6491c58f3ff301b17ce696841a2163
MD5 6cbe3413c0d2e1dbc77e970271e9152d
BLAKE2b-256 28f1437faf9c74d3cbe76a7c1eb4d48a822f1718fe8f0de5f60e45094bd57e1a

See more details on using hashes here.

File details

Details for the file openpifpaf-0.12-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: openpifpaf-0.12-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 229.6 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2

File hashes

Hashes for openpifpaf-0.12-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 50dab54aeaef54421a32d2494acf68b106afa20c973016cab449feadf5d16ba9
MD5 e30911472edb1e12c8c3aee650b511c2
BLAKE2b-256 2411a71b9ea2711a0f9cc7a64974a43d1f7b78c5775d045690ef9f8b490e6365

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