Skip to main content

Python bindings for the PDF rendering library MuPDF

Project description

Release date: July 6, 2020

Authors

  • Jorj X. McKie

  • Ruikai Liu

Introduction

This is version 1.17.3 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.3.tar.gz (199.9 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.3-cp38-cp38-win_amd64.whl (5.1 MB view details)

Uploaded CPython 3.8Windows x86-64

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

Uploaded CPython 3.8Windows x86

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

Uploaded CPython 3.8manylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.8macOS 10.9+ x86-64

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

Uploaded CPython 3.7mWindows x86-64

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

Uploaded CPython 3.7mWindows x86

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

Uploaded CPython 3.7mmanylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.7mmacOS 10.9+ x86-64

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

Uploaded CPython 3.6mWindows x86-64

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

Uploaded CPython 3.6mWindows x86

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

Uploaded CPython 3.6mmanylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.6mmacOS 10.9+ x86-64

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

Uploaded CPython 3.5mWindows x86-64

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

Uploaded CPython 3.5mWindows x86

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

Uploaded CPython 3.5mmanylinux: glibc 2.12+ x86-64

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

Uploaded CPython 3.5mmacOS 10.9+ x86-64

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

Uploaded CPython 2.7mumanylinux: glibc 2.12+ x86-64

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

Uploaded CPython 2.7mWindows x86-64

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

Uploaded CPython 2.7mWindows x86

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

Uploaded CPython 2.7mmanylinux: glibc 2.12+ x86-64

PyMuPDF-1.17.3-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.3.tar.gz.

File metadata

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

File hashes

Hashes for PyMuPDF-1.17.3.tar.gz
Algorithm Hash digest
SHA256 537839837a042380844471a47ac9bc85ced66e21526659af3ca67278cd9d0583
MD5 e91fc89b49a60978f01046579615fbfd
BLAKE2b-256 e8a8c5774138aa34f1fe24d9efeb1506f148bb55c52583bf44b0f9d48cbcd59e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 b330854e97588f01490156586cbdd17c219f3c8afa36f3910cf322b846fee7fe
MD5 56f61a24f02f10b6fe900022ee066bbd
BLAKE2b-256 b4b59c2ea960951c09cd7fc0b9f4d8a0b717b887b45f8fe32465ce7f9841a374

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp38-cp38-win32.whl
Algorithm Hash digest
SHA256 5a2990311e9c4766ce6b1b44f36e5986c339eb7064f57ef0c78264825b701e81
MD5 eb266504c082698cd78b216bb89da27f
BLAKE2b-256 0ca140fcbbbeb72c3d5a74f85f9e2b90bca275b0481d3138b750d31a560d14bb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp38-cp38-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 3f408061373efc7e62b727ae784dcff4cf7587066342a62ab833444e77e1fcc4
MD5 bffb27c11d31513f0c443a4b550af7d3
BLAKE2b-256 080bae8b8551536d7a2b894ccaae5f70d7a5883ed9b1ca906cb2db36eecc4fbd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 40e78ac9cd5ed308c4d2da9bab7eb35e8d62f431a893beb953f35b470854deb2
MD5 309b043a855c24eaf0f3525768a7639e
BLAKE2b-256 93a2f87b93055ca665aa1e05b02ec82a14007c8cdad0e50feaced41139873421

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 7ace9742892e074f6b2ccc2ca4a652c23ea504afce06d7f07d0074a0ec276023
MD5 ade6d55a10dc08ba2710008f1cbda40b
BLAKE2b-256 2b62378db49e383a96b9fddd4f1442816ea36da4a45c309d709fb744b84240a8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 5daafd85ff28c4ce4250b47db68a30214e0f2d127afde284ebb09bf8e6ed22bb
MD5 b76c0a901aefa61f32d01a246f94ee39
BLAKE2b-256 b579af0d0935f91ed355a002626fe271ebd497fc1ea83ab2e4d51aaf6a79aa67

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp37-cp37m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 0607917e35993a30b29ab13f39fa4f8d9e3e8bc34cf5791ca97d2375ddd4a8ba
MD5 d9358be77b3cdfafd48b33325d082812
BLAKE2b-256 810e4782e0a71ed70aa78bb9536e2985cd24380921a1ee9b81de601b68e3ae96

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c9e3674ca96f0b3ea5fa5949772417061ce488382533656c22624495919d343f
MD5 0b19c5f0bb35c88ae1eab102febb3082
BLAKE2b-256 0becb28962a72531fb1fe24a7abd75e48db141cbd28db5d91124b194f51ab480

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 d4ac803f1da513184d872617ebe3c3f1d4fde71ea6eb7beb8a43f6da45a68409
MD5 3f205db4f91db97608fa7b19aacd8fd1
BLAKE2b-256 c23ac02183c3682f6ca239d954b27d203fa511fbf9aef4ebafe7155692808f43

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 f4439d590b0c1512664a766f0589ccfefff890c7d7586527525df7171404ef2a
MD5 8d41a18e0497f5796e8d6854d12e8c2e
BLAKE2b-256 46b1736833a7ad34061407dd84f15d662cdea2171c4197f29bcd608726687852

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp36-cp36m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 223e402aac63b5f91902f7245a59804492972fdae63c45194f388b48b4cf4c77
MD5 4772d9fe57d5c5f82ca89d262f69a59d
BLAKE2b-256 fd352a0ba6cc4629714d48c5c5e5fc60eab4383fe9d4c3b4aed11ebcba8ca84b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp36-cp36m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 189ac657f22f383ff7d86f06a16aed08421ca78eb14178601c4e22494b5820c8
MD5 684f9ba47dee002f26a542f8bd51e342
BLAKE2b-256 6c90fa16278afdd8719db0423254f868084eaed92d93f6cb03169dea1435c652

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 9b13c18887444ff03c2807b64fded9bec69477020090dee023837cb20feab8ba
MD5 9574e9337ca063456e8b11f36056b9a8
BLAKE2b-256 ae9f62b7507a885ae8e2bf952541a398a8e39524e0f1ca5f5b147b0e3846efff

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 f33422a6e3a66f4756e9e383ded4d10ae6ab4e9c25e5b0b9d4aeabfbf663d1f3
MD5 9ae6b5ea576f495c2bedcfe48b1651e6
BLAKE2b-256 b76f5206537bccccd1ac88ec3e3af3a6abd0768591e1a831162b7d1061d5b1c0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp35-cp35m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 558ce3706f339d653b4858fc189cf328e866914fcdf0ec0003721739ff3cc7d3
MD5 18daee0ff6c3e34dcb22934edf8cd95a
BLAKE2b-256 b68c0b9238498dfae911cc361fd7858c523e2bb05319e7d23b323184c9f50935

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp35-cp35m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 ba8e3f6fb86abdd6b390a21e9f37afc4b259459d603bed2e68aabfd7905ffbe6
MD5 efb5da8a059d9cfa5d7518bcb1615c40
BLAKE2b-256 3079206ca0ab7e505fb79b131e9887739e0fe6c5fcaa9eb2dfcc29fbd00f96c2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp27-cp27mu-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 dd43034e54394ebfe223936cdc5582b55ebd54be9717db8ccea2efce7d436e9b
MD5 db437736bca9a203362d753dbd0a47f1
BLAKE2b-256 de807afb9001b660158d385da27aa00cd81886ab66056469303b6da26e359056

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 0d692f55aa0eb488c218581f5ce47a900efbbc284ee57e8902188a1ec3cf5afd
MD5 aa741f3600d06640d93e286ed090ae69
BLAKE2b-256 86eee7825f72f485567b98841a2011b3a89e523b4af402969db4cafb3289c838

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 5849edaf5e7e31733603350239d385ddc9de0faaae04a2e3b53852d0ebf8704f
MD5 db8859a1084447802f18af6f5e155223
BLAKE2b-256 43e1f62b97ce6d380c0b3682a51c21fb712dd2e271201cae7965a177b417ea24

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp27-cp27m-manylinux2010_x86_64.whl
Algorithm Hash digest
SHA256 5af771beff7594a9406cdfc12b3e49de2008f7bbf05d93c6920b703518fdada1
MD5 0b456cde5b76309671a676e5c5669dfc
BLAKE2b-256 a26f6708fff4e8ca689f4a48938cffadf9c6dc01257b1c2d6ace936207b1e77e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyMuPDF-1.17.3-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/47.1.0 requests-toolbelt/0.9.1 tqdm/4.23.4 CPython/3.7.8

File hashes

Hashes for PyMuPDF-1.17.3-cp27-cp27m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 83bd912f7912b23497cd40e03ecbad2902d0c144ac198235e18e67f6ff1c32d4
MD5 24cf83d98b47df2535a26e93e05617e8
BLAKE2b-256 26fa610637d8a983da132168e6158fd97b2784dbfef81f0ef39a2e116db97c43

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