Skip to content

metachris/pdfx-gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PDFx GUI

A PyQt5/QML graphical user interface for PDFx

Getting started

# Install Qt dependencies
$ brew install pyqt5

# Create and activate virtual environment for Python 3
$ pyvenv venv
$ . venv/bin/activate

# Install PDFx (dev branch)
$ pip install -e git+https://github.com/metachris/pdfx@dev#egg=pdfx

# Finally enable the system packages, in order to import PyQt5
$ vi venv/pyvenv.cfg  # set `include-system-site-packages = true`

About

PyQt/QML Gui for PDFx

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published