Go to file
2024-11-16 17:43:39 +01:00
static/content tux me up 2024-11-16 09:47:07 +01:00
templates list of files 2024-11-16 10:32:31 +01:00
.gitignore fix: ignore static files 2024-11-16 17:40:06 +01:00
LICENSE Initial commit 2024-11-15 14:22:40 +01:00
README.md docs: specify python version and re-word list 2024-11-16 17:43:39 +01:00
requirements.txt round up a readme 2024-11-16 10:39:54 +01:00
upload.py fix: save before loading list 2024-11-16 17:41:06 +01:00

image_upload

Requires Python >= 3.11.x 👍

  • install dependencies: pip install -r requirements.txt
  • create static images folder: mkdir -p ./static/images
  • launch the application: python upload.py