add basic upload/download

This commit is contained in:
sam 2023-10-01 03:39:06 +02:00
parent 1d2c06fc9a
commit e2217fbc1d
Signed by: sam
GPG key ID: B4EF20DDE721CAA1
17 changed files with 723 additions and 12 deletions

5
.gitignore vendored
View file

@ -1,5 +1,6 @@
.env
data/
data/*
!data/.gitkeep
.vscode
__pycache__
__pycache__