Skip to main content

Experience firebase with hustle free declaration

Project description

Firebase_Simple library

Easiest way to upload values to firebase

Features

  • Can easily upload , update or delete values with single declaration
  • Hustle free
  • Works with most python versions
  • Easy to learn declarations

Installation

Pip install firebase_simple

Usage

    import this module as import firebase_simple
    firebase_simple.getting_values("value-assigner","data to be stored","firebase-link","database-path") # use this to upload values
    firebase_simple.update_values("value-assigner","firebase-link","database-path","value to update") # use this to update values
    firebase_simple.delete_values("value-assigner","firebase-link","database-path") #use this to delete values

Made by :-

Shikhar Sinha

Github:-

https://github.com/Shikhar0708

Linkedin :-

https://www.linkedin.com/in/shikhar-kant-sinha-2b9179197/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

firebaseSimple-0.0.1-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page