aboutsummaryrefslogtreecommitdiffstats
path: root/pyblackbird_cc/resources/services.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some formatting changes and calming down ruff slightlyMatthew Lemon2024-09-111-1/+1
|
* Removed pypdfium2 which doesn't build on FreeBSDMatthew Lemon2024-06-231-17/+19
| | | | | | | | | | | | Libraries used: - PdPDF2 (to get basic PDF length) - https://pypi.org/project/PyPDF2/ - pdf2image (to extract images from each page) - https://github.com/Belval/pdf2image Reduction of quality of screenshotted image is in place. Reduced pdf screenshot quality considerably
* Can now upload to SpacesMatthew Lemon2024-05-141-0/+57