Tekano Mbonani
A web application developed for the data collection team at the Centre fo Teaching and Learning (CTL) of the University of Free State. The app, named Oracle: is a PDF files tool. The user has the option of adding PDF files, splitting and removing pages from a PDF file.
You will need to install the following software on your system in order to run/edit the Python script.
- Mac OS/ Ubuntu 18.04 OS
- Python 3.10.12
- Textedit/ IDE - spyder, jupyter-notebook
- libraries
- pandas
- time
- PIL
- PyPDF2
- pdf2image
- pypdf
- streamlit_pdf_viewer
- base64
- io
- zipfile
- math