firecall

A Python helper library for Firebase.

View the Project on GitHub GochoMugo/firecall

Prerequisites

requests Library

This library depends on the requests library. If you have NOT installed the requests library yet

sudo pip install requests

Installation

To Install this library into your machine:

sudo pip install firecall

If you already have firecall installed, you could upgrade by:

sudo pip install --upgrade firecall