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
New 2021 paper:

OpenPifPaf: Composite Fields for Semantic Keypoint Detection and Spatio-Temporal Association
Sven Kreiss, Lorenzo Bertoni, Alexandre Alahi, 2021.

Many image-based perception tasks can be formulated as detecting, associating and tracking semantic keypoints, e.g., human body pose estimation and tracking. In this work, we present a general framework that jointly detects and forms spatio-temporal keypoint associations in a single stage, making this the first real-time pose detection and tracking algorithm. We present a generic neural network architecture that uses Composite Fields to detect and construct a spatio-temporal pose which is a single, connected graph whose nodes are the semantic keypoints (e.g., a person's body joints) in multiple frames. For the temporal associations, we introduce the Temporal Composite Association Field (TCAF) which requires an extended network architecture and training method beyond previous Composite Fields. Our experiments show competitive accuracy while being an order of magnitude faster on multiple publicly available datasets such as COCO, CrowdPose and the PoseTrack 2017 and 2018 datasets. We also show that our method generalizes to any class of semantic keypoints such as car and animal parts to provide a holistic perception framework that is well suited for urban mobility such as self-driving cars and delivery robots.

Previous CVPR 2019 paper.

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 docs/coco/000000081988.jpg --image-min-dpi=200 --show-file-extension=jpeg --image-output

Guide

Continue to our OpenPifPaf Guide.

For developers, there is also the DEV Guide which is the same guide but based on the latest code in the main branch.

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.7.tar.gz (283.1 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.7-cp39-cp39-win_amd64.whl (270.7 kB view details)

Uploaded CPython 3.9Windows x86-64

openpifpaf-0.12.7-cp39-cp39-win32.whl (250.9 kB view details)

Uploaded CPython 3.9Windows x86

openpifpaf-0.12.7-cp39-cp39-manylinux2014_x86_64.whl (763.9 kB view details)

Uploaded CPython 3.9

openpifpaf-0.12.7-cp39-cp39-manylinux2014_i686.whl (733.1 kB view details)

Uploaded CPython 3.9

openpifpaf-0.12.7-cp39-cp39-manylinux1_i686.whl (733.1 kB view details)

Uploaded CPython 3.9

openpifpaf-0.12.7-cp39-cp39-macosx_10_9_x86_64.whl (269.3 kB view details)

Uploaded CPython 3.9macOS 10.9+ x86-64

openpifpaf-0.12.7-cp38-cp38-win_amd64.whl (270.5 kB view details)

Uploaded CPython 3.8Windows x86-64

openpifpaf-0.12.7-cp38-cp38-win32.whl (250.7 kB view details)

Uploaded CPython 3.8Windows x86

openpifpaf-0.12.7-cp38-cp38-manylinux2014_x86_64.whl (780.2 kB view details)

Uploaded CPython 3.8

openpifpaf-0.12.7-cp38-cp38-manylinux2014_i686.whl (750.0 kB view details)

Uploaded CPython 3.8

openpifpaf-0.12.7-cp38-cp38-manylinux1_i686.whl (750.0 kB view details)

Uploaded CPython 3.8

openpifpaf-0.12.7-cp38-cp38-macosx_10_9_x86_64.whl (266.9 kB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

openpifpaf-0.12.7-cp37-cp37m-win_amd64.whl (269.1 kB view details)

Uploaded CPython 3.7mWindows x86-64

openpifpaf-0.12.7-cp37-cp37m-win32.whl (248.3 kB view details)

Uploaded CPython 3.7mWindows x86

openpifpaf-0.12.7-cp37-cp37m-manylinux2014_x86_64.whl (725.8 kB view details)

Uploaded CPython 3.7m

openpifpaf-0.12.7-cp37-cp37m-manylinux2014_i686.whl (696.1 kB view details)

Uploaded CPython 3.7m

openpifpaf-0.12.7-cp37-cp37m-manylinux1_i686.whl (696.1 kB view details)

Uploaded CPython 3.7m

openpifpaf-0.12.7-cp37-cp37m-macosx_10_9_x86_64.whl (266.7 kB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

openpifpaf-0.12.7-cp36-cp36m-win_amd64.whl (269.0 kB view details)

Uploaded CPython 3.6mWindows x86-64

openpifpaf-0.12.7-cp36-cp36m-win32.whl (248.4 kB view details)

Uploaded CPython 3.6mWindows x86

openpifpaf-0.12.7-cp36-cp36m-manylinux2014_x86_64.whl (724.8 kB view details)

Uploaded CPython 3.6m

openpifpaf-0.12.7-cp36-cp36m-manylinux2014_i686.whl (694.5 kB view details)

Uploaded CPython 3.6m

openpifpaf-0.12.7-cp36-cp36m-manylinux1_i686.whl (694.4 kB view details)

Uploaded CPython 3.6m

openpifpaf-0.12.7-cp36-cp36m-macosx_10_9_x86_64.whl (266.4 kB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7.tar.gz
  • Upload date:
  • Size: 283.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7.tar.gz
Algorithm Hash digest
SHA256 96c380d556d8f89ebd673600dd2642c595929b5873d19a20ef6941c10f3863d9
MD5 d21ce57758f48d6d91c55a47142f27b8
BLAKE2b-256 7a18a2e44e1e2d16f622324703ed6f551e9279d144a58e4a13d6a84234158c60

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 270.7 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 cc9be5e86515dadd40d7e314fe60e82f206384a4fd39d067ba35b4cbe3837a4a
MD5 f206919d1f50dde715965f60660da1b7
BLAKE2b-256 84e1acc67f8a18b43687e6983e0449c9b4bd1653ab5f207cbc56868c55c06ceb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp39-cp39-win32.whl
  • Upload date:
  • Size: 250.9 kB
  • Tags: CPython 3.9, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp39-cp39-win32.whl
Algorithm Hash digest
SHA256 37aeda8d55c4351f1788059a0bea4be4da03812dee344c476bf29ad8fdd94f06
MD5 fa620654acc21825eb32c7c4a0f70376
BLAKE2b-256 484294177abb64b213b797cfd73b6f9f77d8ec9956d536a19b330ce71b3ba97c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp39-cp39-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 763.9 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp39-cp39-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 13b1ef3b45b5aeec2954d70b2a866494a841e4d0260685aeb52155a1adc34112
MD5 7bdc390ef21bc1eb40da53bff30fba16
BLAKE2b-256 43c8b8d3df7e2119e1d21c30f317e78baa6e2671d5f025056fb6485aa7304dd6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp39-cp39-manylinux2014_i686.whl
  • Upload date:
  • Size: 733.1 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp39-cp39-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 0bee8acee634a13a23076bcd755e6e772e30aee601f62c4272458898d8094a6a
MD5 20ffbb58a913ae180ef32e66b6e5eae8
BLAKE2b-256 a3ffaba1f648a3af12503fac3300b36dc011b22efcd75f156336c4aaa7fdc2ef

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp39-cp39-manylinux1_i686.whl
  • Upload date:
  • Size: 733.1 kB
  • Tags: CPython 3.9
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp39-cp39-manylinux1_i686.whl
Algorithm Hash digest
SHA256 3d1f9abcdb6629d31d7c5f6ab564ed90fd7d281ebaa9bee875985c324fcd819e
MD5 91ca5851b17c19b19b6d7dd8e451ca8b
BLAKE2b-256 bea7d2767404947ab6247fe6be7c7c101c7733ae59208f9bd072ace622171735

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp39-cp39-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 269.3 kB
  • Tags: CPython 3.9, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 53d1115a5f2625ddacb8cfe6bb6d05e92c88bf210b7bedd25273f1cc9e4a078e
MD5 42d89668468424007b06976f8608836a
BLAKE2b-256 26549221defb89eeba214f6a245304cd5227f9c89543edb43a6266a4a1bbe511

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 270.5 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 49a0d337c558270dfa9983a23271a88943f98ecba26d483c8094752ed9205dc7
MD5 082431c8a6eb4389ec4cce41d4e2c0a1
BLAKE2b-256 f1d03664aaa876eb1a0a51af5051690c85af963b061c8708b886b3d86f95deac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp38-cp38-win32.whl
  • Upload date:
  • Size: 250.7 kB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 16643dd1ddf5da1c54194f2bf99d1c00c0ce0860c3725dc94fbc345a8a105050
MD5 0921c5a2aea43a210555e1971952a77c
BLAKE2b-256 a8ccdbb8a21c5a17fe7b27b1bed92b10cd1fb8060c30bdafce39c96133f55c3b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp38-cp38-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 780.2 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp38-cp38-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 99b35bfde9fdef65688d7410a826d1749fba54677faa492e631dad68e67049ab
MD5 27a1ce7064cab29f9b476e862cae77ea
BLAKE2b-256 58f35acd2580ee34f2870add074614dd3a6a382a190bb6b754cb6e1e25881202

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp38-cp38-manylinux2014_i686.whl
  • Upload date:
  • Size: 750.0 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp38-cp38-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 27f26a5e442ed1271c130b724238f4aca637e774bc74fc5e8ac6d1dd58986415
MD5 8e8f8d127d1263a77fe55dc6062c1c29
BLAKE2b-256 1e0ca883c7d1e3e9551a18839320e6869f1a670d4c434d20ce971df10faf766c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp38-cp38-manylinux1_i686.whl
  • Upload date:
  • Size: 750.0 kB
  • Tags: CPython 3.8
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp38-cp38-manylinux1_i686.whl
Algorithm Hash digest
SHA256 093be1bf5226745cc052f74ad0d7ec7c558e7a68c52de8ad8276eef89b9ac211
MD5 1da5416db62a4ab7d7444b98cabfbb2b
BLAKE2b-256 67a6bbbd3ae9c38c76a309a7d066bcafe494e24572aefc7ac416954c94277f4f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 266.9 kB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 8f8a3d8756d3656d7d3043b97360fee719bc71ee270da8bd974e6d464a47500f
MD5 57d2e4626e324e26046de7d0db7803fd
BLAKE2b-256 a868c252ab60e98d7a1242e930160cce6002a0366f112e239406402ec1eb31f3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 269.1 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 7335c90c966ae18379149383843804fcc5a9671546c12e63cd0c259d7f15fdff
MD5 ac57ffeb7cafc4ffa021e06af1c39bd9
BLAKE2b-256 01a56911c6cb5de24887d85355d4e774b5f3cdb70ddcf0632c753d48733234c2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 248.3 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 46cb10ab583617b08b2a53854bf536e6e773688bd1de08a3a8db1aa57a299f4a
MD5 3168f4d637da5fc3ce85241c343779a6
BLAKE2b-256 6973dc943c8c73f76e8936b8e81aa4b28fab84013bed68fa67be016fdfb00bd4

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp37-cp37m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 725.8 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp37-cp37m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 d303a5c04f0d3d0b07d73a12f8a26a871eef58da8aa0f3bd5b850d388ae38ca9
MD5 9a4c9e745ba2800ec5df0fa66943cbc8
BLAKE2b-256 bd646db0b398724e6569b4c7ef7ba4a0f677edcc7567873ef440fbd4aa7294db

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp37-cp37m-manylinux2014_i686.whl
  • Upload date:
  • Size: 696.1 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp37-cp37m-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 45acc9267a6acdfe8e2d371b5d9f50edb994b07165781e9b7beefe97a36af0d3
MD5 6fd0c45344a87d6a872ad9cc67d56a45
BLAKE2b-256 d459d6726da19ecf630038928183d5d33c553fcd90c3df93b9ca5a77321e17b5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 696.1 kB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 cf9db63f10a6577d1825d28c4e382387d47e14c3dfa23f3e54c030e4443d375c
MD5 5f687d68d5c2f2f5e651f593f2bc7763
BLAKE2b-256 a31e27e7f14865dc10c25a1cf0524dc92c97a20042c57cbf2e84c0e9891916a7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 266.7 kB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 d08ea612d9c8cd68d7694db2ae2e716972e80d8386322190732b0b2db525cea2
MD5 ae7dbd70fdb37897dcb77c1c3f5617d2
BLAKE2b-256 8e843788745128dc546cb6c4311892cc83726e6667cd93b5ac0efeae957bd268

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 269.0 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 3d115c0f2695eb091654c4c56b0c531b704c218a06645b164555f0123d4ab0e4
MD5 ad3e7c5a357922c7738a89d53d8c69d6
BLAKE2b-256 72c69e96b2adc43ffcbcd70f67e3364d8034a036f2f747366bc07ecac79d8605

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 248.4 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 bff1658915e6c15481fe1a1164ed9fb0b6d5e860df7d09225ccab108cf2bfd55
MD5 37efbf61701705dbb81bb5b613bfe671
BLAKE2b-256 4ff268bc05f677855b470cfd55f03793ca4dde6fdd870a67d50bb769dca173b1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp36-cp36m-manylinux2014_x86_64.whl
  • Upload date:
  • Size: 724.8 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp36-cp36m-manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 4c499dfc8835591d23ecaea01033830e8c15fa60b079a813f16f1b9da9ad2b99
MD5 cf3466b5de217bf36e2ad8e164f00702
BLAKE2b-256 3933129e59d9ae7acf330cc9598fba7f090fbe2e787a5d577800d95bd097b7d3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp36-cp36m-manylinux2014_i686.whl
  • Upload date:
  • Size: 694.5 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp36-cp36m-manylinux2014_i686.whl
Algorithm Hash digest
SHA256 2d8a41efa831ff059377edfe1d3c2d329bc6ebf8fc8b91ff2c8d57f7b6725afa
MD5 dd9ea3fde82b654c1f57ef29f396389b
BLAKE2b-256 f6c67439b7993c3cb7004e8e65240bd37b74ffb8db76695f15a06e03131c12bb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 694.4 kB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 bb701f63fc1f907133730d9f2383c902a545ea3c2b7609bbd6e3194aee1dd07e
MD5 ce1dd825865e3fe817d2209447296a29
BLAKE2b-256 b6ec0742e1b0639416b205ccd2485dcce6968771df1f4434989434bbdceb02cb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: openpifpaf-0.12.7-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 266.4 kB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for openpifpaf-0.12.7-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 92c9d0e3f108194f0172805ac752a37d02cfea22c3e3fbc4d7b665340d00ec96
MD5 5c5cafde97dfb54f463f7e012a5cacbf
BLAKE2b-256 2f5da05b6641902bcbcab45e28eb9d145e932543fd987411b537f3b409b7a34b

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