This project enables SQLite3 operation on the Raspberry Pi Pico, primarily utilizing the onboard flash memory's littlefs, while also supporting various storage media and filesystems such as SD card's ...
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 ...