1

So I will create a PDF/HTML that will be stored in a directory and I have to create a URL that will allow the user to download this file and send this URL.

This has to be done in Python 2.7.x

Apurva Kunkulol
  • 447
  • 3
  • 13
  • Please check the answer from this [thread](https://stackoverflow.com/questions/34503412/download-and-save-pdf-file-with-python-requests-module). – Jishnunand P K Jan 09 '18 at 11:28
  • Okay. so this talks about downloading a particular file using a URL in Python. I want to create and store a file on a machine and create a URL to that file , and be able to send this URL to the client as a response so that they can download it. Hope this makes it clearer. – Apurva Kunkulol Jan 09 '18 at 11:35

0 Answers0