python file upload server
data | ||
pyles | ||
.dockerignore | ||
.env.example | ||
.gitignore | ||
docker-compose.yml | ||
Dockerfile | ||
entry.sh | ||
LICENSE | ||
poetry.lock | ||
pyproject.toml | ||
README.md |
pyles
(pun on python and files) (it's not a very good pun)
Requirements
libmagic
(libmagic
on Alpine,libmagic1
on Debian) for file type identification
License
Licensed under the Apache License 2.0, found in the LICENSE file in this repository.