Skip to content

This is a cloud file storage tool, that creates accounts, authenticate and allow users to upload files

Notifications You must be signed in to change notification settings

JeremiahJacob261/py-fileuploader-supabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FILE UPLOADER

this is a file uploader built with python that creates an account using random alphanumeric characters (tokens) to authenticate user and allow them to upload data to the supabase storage

HOW TO USE

1. Ensure you have PYTHON INSTALLED, at least version 3.8

Python is required to run and enjoy this tool. https://www.python.org

2. Installation of Packages

Open a terminal in the directory 'py-fileuploader-supabase'

pip install -r requirements.txt

3. ENJOY

Run the script and enjoy access to storage for uploading files

python main.py

MUST READ

REPLACE THE API KEY and DATABASE URL to yours ,https://supabase.com/
This is only for eductional and testing purposes only, using the code and its API KEY for production purposes will result in the shutdown of the storage server
Data uploaded can be lost, and I am not responsible for such
Please, Don't froget to give a STAR

About

This is a cloud file storage tool, that creates accounts, authenticate and allow users to upload files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages