Найти - Пользователи
Полная версия: с помощью requests получить и отправить бинарный файл методом post
Начало » Web » с помощью requests получить и отправить бинарный файл методом post
1
agryn
как с помощью requests пролучить и отправить бинарный файл?
как получить файл я знаю:
file = requests.get('http://site.com/immage.jpg')
как отправить файл тоже известно:
requests.post('http://site2.com/, file=somefile')
но как превратить file в somefile?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB