Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 651 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 651 Bytes

remote-file-transfer

This project will now be archived and functionality of the same will be covered in another project

Codacy Badge

  • start a virtual environment using virtualenv -p python3.7 venv and activate it using source venv/bin/activate
  • install requirements through pip install -r requirements.txt
  • start the program using python main.py