File Transfer over HTTP using Python Flask!

preview_player
Показать описание
This video will show you how to use a Flask web server to make a file sharing program. Using a web server for this kind of thing may seem very overkill but it allows us to expand the functionality of this file transfer program in the future if you so wish.

#Python #Flask #WebServer

License:
This video is available for re-use as long as credit is given to Fun Noober. Creative Commons - Attribution
Рекомендации по теме
Комментарии
Автор

good video, but can you make it without downloader.py ?
why i am asking is because i want to 'push' files to an iPad (from flask server running on my computer)

if ipads could run .py files, this wouldnt be a problem

prathamshenoy