Skip to content

Web Based Applications using Flask and Pyrebase which is a Python Library for Firebase API.

Notifications You must be signed in to change notification settings

kanuarj/FirebasePython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python and Firebase with Deployment

This repository is having files covered in the tutorials on YouTube.
Implementation is done using the Pyrebase, which is a simple wrapper for Firebase API to interact with Python.
To make this interesting I've used the Flask Framework.

Using the Repo

First go through the tutorials on my YouTube channel in this playlist

Follow the steps given below
  1. Clone this repository using command ~
git clone https://github.com/kanuarj/FirebasePython.git
cd FirebasePython
  1. Install required python packages ~
pip install flask pyrebase
  1. Follow tutorials and experiment with code.

  2. Subscribe to my YouTube channel.


Happy Learning. Peace.

About

Web Based Applications using Flask and Pyrebase which is a Python Library for Firebase API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published