File-Downloader-Py

The project was made with the need to upload files to the Could.

Basic Requirements

Download Python from this site go to this link and download https://www.python.org and download the new version.

Install

  • Clone the repository git clone https://github.com/Lencof/File-Downloader-Py
  • Install requirements.txt pip install -r requirements.txt

Use Pyinstaller

Use Pyinstaller to compile the program to bytecode, for the subsequent transfer of the file you can get acquainted with Pyinstaller on their official website https://www.pyinstaller.org/ Good luck everyone!