FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

kanuarj/FirebasePython: Web Based Applications using Flask and Pyrebase which is a Python Library for Firebase API. · GitHub

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

33 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL