aboutsummaryrefslogtreecommitdiffstats
path: root/requirements (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-12Fixes Docker filesMatthew Lemon1-1/+22
2024-09-11Shift to uv for dependencies and virtualenv buildingMatthew Lemon1-38/+185
2024-09-10Adds stripe to dependenciesMatthew Lemon1-1/+2
2024-09-08wip: implementing checkoutMatthew Lemon1-0/+2
- also some formatting changes
2024-06-23Removed pypdfium2 which doesn't build on FreeBSDMatthew Lemon1-2/+2
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
2024-05-28Should be a buildable Django containerMatthew Lemon1-0/+1
2024-05-27Remove django-extensionsMatthew Lemon1-1/+0
2024-05-19Adds pdbpp to requirements for debuggingMatthew Lemon1-0/+3
2024-05-16-Adds markdown package to requirementsMatthew Lemon1-0/+2
2024-05-14Can now upload to SpacesMatthew Lemon1-2/+10