Skip to main content

Python bindings for the PDF rendering library MuPDF

Project description

Release date: June 20, 2020

Authors

  • Jorj X. McKie

  • Ruikai Liu

Introduction

This is version 1.17.2 of PyMuPDF, a Python binding for MuPDF - “a lightweight PDF and XPS viewer”.

MuPDF can access files in PDF, XPS, OpenXPS, epub, comic and fiction book formats, and it is known for both, its top performance and high rendering quality.

With PyMuPDF you therefore can access files with extensions *.pdf, *.xps, *.oxps, *.epub, *.cbz or *.fb2 from your Python scripts. A number of popular image formats is supported as well, including multi-page TIFF images.

PyMuPDF should run on all platforms that are supported by both, MuPDF and Python. These include, but are not limited to, Windows (XP/SP2 and up), Mac OSX and Linux, 32-bit or 64-bit. If you can generate MuPDF on a Python supported platform, then also PyMuPDF can be used there.

PyMuPDF is hosted on GitHub where you find up-to-date information of its features, our issue tracker, Wikis and much more.

Installation

For all MS Windows versions as well as popular Max OSX and Linux versions, we are providing Python wheels - see the download section of this site and the current release directory of our home page. Other platforms need to download and generate the MuPDF library first and then set up PyMuPDF. Do visit our GitHub home, which has more details on this, including latest bugfixes, pre-releases, etc.

Usage and Documentation

For all document types you can render pages in raster (PNG) or vector (SVG) formats, extract text and access meta information, links, annotations and bookmarks, as well as decrypt the document. For PDF files, these objects can also be created, modified or deleted. Plus you can rotate, re-arrange, duplicate, create, or delete pages and join or split documents.

Starting with version 1.16.0, PDF password protection is fully supported: passwords, encryption methods and permission levels can be set, changed or removed.

Specifically for PDF files, PyMuPDF provides update access to low-level structure information, supports handling of embedded files and modification of page contents (like inserting images, fonts, text, annotations and drawings).

Other features include embedding vector images (SVG, PDF) such as logos or watermarks, joining or splitting single PDF pages (including things like posterizing and 2-up / 4-up processing).

You can also create PDF Form fields with support for text, checkbox, listbox and combobox widgets.

Our home page provides many examples and How-Tos for all of this. At a minimum, read the tutorial and the the recipes sections of our documentation.

Written using Sphinx, documentation is available here:

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

PyMuPDF-1.17.2.tar.gz (199.3 kB view details)

Uploaded Source

Built Distributions

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

PyMuPDF-1.17.2-cp38-cp38-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.8Windows x86-64

PyMuPDF-1.17.2-cp38-cp38-win32.whl (4.7 MB view details)

Uploaded CPython 3.8Windows x86

PyMuPDF-1.17.2-cp38-cp38-manylinux2010_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

PyMuPDF-1.17.2-cp38-cp38-macosx_10_9_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.8macOS 10.9+ x86-64

PyMuPDF-1.17.2-cp37-cp37m-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.7mWindows x86-64

PyMuPDF-1.17.2-cp37-cp37m-win32.whl (4.7 MB view details)

Uploaded CPython 3.7mWindows x86

PyMuPDF-1.17.2-cp37-cp37m-manylinux2010_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

PyMuPDF-1.17.2-cp37-cp37m-macosx_10_9_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.7mmacOS 10.9+ x86-64

PyMuPDF-1.17.2-cp36-cp36m-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.6mWindows x86-64

PyMuPDF-1.17.2-cp36-cp36m-win32.whl (4.7 MB view details)

Uploaded CPython 3.6mWindows x86

PyMuPDF-1.17.2-cp36-cp36m-manylinux2010_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

PyMuPDF-1.17.2-cp36-cp36m-macosx_10_9_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.6mmacOS 10.9+ x86-64

PyMuPDF-1.17.2-cp35-cp35m-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.5mWindows x86-64

PyMuPDF-1.17.2-cp35-cp35m-win32.whl (4.7 MB view details)

Uploaded CPython 3.5mWindows x86

PyMuPDF-1.17.2-cp35-cp35m-manylinux2010_x86_64.whl (6.0 MB view details)

Uploaded CPython 3.5mmanylinux: glibc 2.12+ x86-64

PyMuPDF-1.17.2-cp35-cp35m-macosx_10_9_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.5mmacOS 10.9+ x86-64

PyMuPDF-1.17.2-cp27-cp27mu-manylinux2010_x86_64.whl (6.0 MB view details)

Uploaded CPython 2.7mumanylinux: glibc 2.12+ x86-64

PyMuPDF-1.17.2-cp27-cp27m-win_amd64.whl (5.1 MB view details)

Uploaded CPython 2.7mWindows x86-64

PyMuPDF-1.17.2-cp27-cp27m-win32.whl (4.7 MB view details)

Uploaded CPython 2.7mWindows x86

PyMuPDF-1.17.2-cp27-cp27m-manylinux2010_x86_64.whl (6.0 MB view details)

Uploaded CPython 2.7mmanylinux: glibc 2.12+ x86-64

PyMuPDF-1.17.2-cp27-cp27m-macosx_10_9_x86_64.whl (5.3 MB view details)

Uploaded CPython 2.7mmacOS 10.9+ x86-64

File details

Details for the file PyMuPDF-1.17.2.tar.gz.

File metadata

  • Download URL: PyMuPDF-1.17.2.tar.gz
  • Upload date:
  • Size: 199.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2.tar.gz
Algorithm Hash digest
SHA256 ba2932e784b76a688347c475214229eebe9926ae3cc74efb3d2773068d9bc4b6
MD5 913c170810b456ee004f82a8f1410b27
BLAKE2b-256 b00f0c122cbfbe978a098abc3e23f98be91175854927d5dff82586808ad4fcf2

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 90b796ecd22dac13a4e7bf2bbddaeb7be180887b5b70cdffa3e5c9b6246806fe
MD5 0e26c1b8c45f59a945f7c9debc33d8b9
BLAKE2b-256 96390f1f4180ff477fa23b0fb586bb6a82d4a0b60d1e7fa233dd6a91e6be70e4

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp38-cp38-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp38-cp38-win32.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.8, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 cfdb3926c90c3c6188cf89e65c93637acb6c84fc6e2ea7e09d396cda79087b0a
MD5 d4411d7f74bb22b16d491bf97ba95543
BLAKE2b-256 d5f4ed481490aab7a21066d4b20ca784668c381813bf22587144ce53291b2d68

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp38-cp38-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp38-cp38-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 3.8, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 45807e4f0662021a5aa1a4e834d45aa3cd1ac729b329b200df65d4d59bdb48c4
MD5 5723ac5b19fca52b8090231a1e167e08
BLAKE2b-256 f4323da0a8aa64584f819dab0b0b81dd9bc68af3d2c21002034ff9960cb07666

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp38-cp38-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.8, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 e7a38afb4e95e7101c7f8a3a81784fd048df09f31e530b90c367e19c9b390866
MD5 9ced417f455b2490b40b39e6ba266fd8
BLAKE2b-256 ad35ae5f8ef6d8711a9948df5a7a1fc727ae9f785d7591eceeceeb599cff3f8a

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 23cf13121f3ea4af1f008632e03eaa4d4468a9d799e577c52a2f63d3ed7b7aa3
MD5 fe6bbe24c7cc2359ff0e343495375bbf
BLAKE2b-256 50ed68c0948a1477044eefb38dc480c8092aeb39dc99549d61a8a14c81ca6ba4

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp37-cp37m-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 62bb7e3ee6fd17d96fc12a0cbac5367416b1f032c4889e9f063eeff01977ad0c
MD5 55b6a6bbc2cfc04ef578e0d7a4949f5e
BLAKE2b-256 49327d4117a423e031a155a6427f2c97ba6437a0f2567360c36d1cdc49864980

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp37-cp37m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp37-cp37m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 3.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0e69222434c64e159345d0bbe5b09832afe9ce1c68930e633a46fe6d9b057d60
MD5 8acfbbd5446615c1658dfe74f2470a72
BLAKE2b-256 556563d3ad96c494d94d9a588c4ea439c47dbb4213bc0759761b12ad80312cc5

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp37-cp37m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 4e392793153ca9099db27f73fbd2886a07d83baba6e38b43474c2c1d7148217b
MD5 fd04cd13aaedc613c5bea3d336afc286
BLAKE2b-256 3efd2491e56373f46824bbf36ef248ee614439a8fc8d612d212a8c77ac9878fe

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 e5492fbfbb361d5936e2e1ccd58e98e94641edf54d76a5ff5e7c047fd5496adb
MD5 c487a055bd9e5d91c49cc009f4e5d4d7
BLAKE2b-256 508567b1206fc9f070f48aa7eaecb98a4cb84d90a44bdcf7e3f1d0f87deac3aa

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp36-cp36m-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 fcb8c5828a851f93acfb682c27da6dc9f2e0d1a296c798b10e8f1551c3e8e370
MD5 19ddca4a34bfd8eb4d5b945839d26cb1
BLAKE2b-256 5a7ebb3209b15a1edc9e0b2d060f92dc1c68cc69747ddaff28dd33d2bdf61f0f

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp36-cp36m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp36-cp36m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 3.6m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0ea03ae81eaf174c47220d757f40b8b5e30bc189ca97123f9b749a5d031120a9
MD5 694002a5b5b5d5594c61201fb39a54a1
BLAKE2b-256 82188974cfe4a725120529f8e06857b5f067a500d8798e8a1af7c53ce7e44a85

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp36-cp36m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp36-cp36m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.6m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 09be5420f4ac0ec03bf0eb3bf00df719b14f831d3b36362ef8e190a16c3512a3
MD5 021ecf9640920d2a552ab16605ef7bca
BLAKE2b-256 d5d91c5005dc95d5c0330e117bf943934da6b3bc87dbc9fc2ff843cfdad43944

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 3b19455441a01d98b6f059064cf8405065e39d3ba9b00e324e5954564880c59a
MD5 bff3f9d4b25cd73cbe763b499ebad5b5
BLAKE2b-256 3182e5a19c691ed95b1236861375209f497222122dc147d909c4cc7edfc6eaca

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp35-cp35m-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 e83b5444c9dfd5a02003540b5fb6159371ebc7c8f15bc81493cfa2f83940bafe
MD5 3861b50ec38477c6347d9581cc0d340e
BLAKE2b-256 0e56f222f19dc529e29c456b708210c74c67e1993602b400774dc38c46ae4dab

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp35-cp35m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp35-cp35m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 3.5m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 f27479b916fecfff0df6a3d9fb9786538a4f12370eda3930e3e72a6c084072af
MD5 3d000964a1bd52d73eb915e34e49fd4f
BLAKE2b-256 aa47e5d409fdbd7f9aaf59303769560132282afabf3f4a19b2b88176ea8cd3b1

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp35-cp35m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp35-cp35m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 3.5m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp35-cp35m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 42418929f02604a1d0e4126600915469c470cb4d3d749a505c7445d8afb852a7
MD5 db9fa8fee8f989a82b4a695c8e67c381
BLAKE2b-256 5376c21ceefb9794e1a45e65137e5334c484ac8f681dfe81afdeb63a93f630af

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp27-cp27mu-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp27-cp27mu-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 2.7mu, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 be33793177b486a43a6fdc88f8003f030bc40989deb92e8f3ba180a362d18aa2
MD5 340bfdf35d3d397024dc06e29d0eae1c
BLAKE2b-256 31099bc272416a7e21e4b2437c46dc4fe35268dfa0bd9addc89421b05bdb25c7

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 5.1 MB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 969272275fa21b1e5136ac51a323c6f803d8f295608ba53d3dae0cd323d49255
MD5 b914250f864be909cd5c382430406ca5
BLAKE2b-256 766783a1446e1149942a05f1097b267e410c1367ef611f8ee7bf5825d3ed6b7c

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp27-cp27m-win32.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 4.7 MB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 bb765209a93a0982506a6bf49bd9888ec9aca2d7bfd32de5d90f0e405c84c067
MD5 6852d4144c1acf03ed7a942615514d41
BLAKE2b-256 79992e3c7f86c256645f2a15033b5cc53048ae7afe3b12f845e8f621f26d5e68

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp27-cp27m-manylinux2010_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp27-cp27m-manylinux2010_x86_64.whl
  • Upload date:
  • Size: 6.0 MB
  • Tags: CPython 2.7m, manylinux: glibc 2.12+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 c2850554db7218e251dd7eb1f7e6fcffde04965ed4759b45c6bf0e3f1713be5f
MD5 3205ba6f88f41c201e956d9d64967638
BLAKE2b-256 4935e914ecd5c89ec99f08e91cc9d21c0f9fcddba81d02f48f239b2451016c56

See more details on using hashes here.

File details

Details for the file PyMuPDF-1.17.2-cp27-cp27m-macosx_10_9_x86_64.whl.

File metadata

  • Download URL: PyMuPDF-1.17.2-cp27-cp27m-macosx_10_9_x86_64.whl
  • Upload date:
  • Size: 5.3 MB
  • Tags: CPython 2.7m, macOS 10.9+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.22.0 setuptools/42.0.1 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.5

File hashes

Hashes for PyMuPDF-1.17.2-cp27-cp27m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f2a194ead1a1d8ae1b6dc5e1750847e74ba141d4bb80b1d1fe83ec5b660eda87
MD5 bac8d34daccd17b1c8cdda9635dd45ca
BLAKE2b-256 7c0cc10667b4c2d7374aa4158deaa5511240e6b84eec4beb10d07cebe9d60509

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