python3 -m venv .venv source.venv/bin/activate pip install ocrmypdf PyMuPDF pypdf pdfminer.six wxPython python main.py # or: python main.py --debug Sends a prompt to ...
This is the source tree for wxPython, a set of wrapper modules that enable the use of wxWidgets from the Python language. This is the "Classic" or legacy verson of wxPython, most new development is ...