curl https://wyz.fr/ -Fpython=@hello.py
wyz() { curl https://wyz.fr/ -F"${1##*.}=@$1" }
wyz FILE_TO_UPLOAD