Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 540 Bytes

File metadata and controls

12 lines (11 loc) · 540 Bytes

Google drive oauth file manipulator.

  1. Clone the repo.
  2. Run pip install -r requirements.txt
  3. Go to http://127.0.0.1:8000/ and complete the google auth process.
  4. Rigth-click the main.py file and press run. To use individual views:
  5. Create a new folder with the Create a new folder. view.
  6. Go to View your files and folders and find the new folder id.
  7. Use the folder id to upload a file to it.
  8. Go to View your files and folders and find the new file id.
  9. Use the file id to change it, delete it or move it.