Skip to content

shbodya/quickblox-python-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quickblox-python-sdk

Simple lib to work with quickblox api

About

Write according Quickblox documentation http://quickblox.com/developers/Overview

Installation

Download source code and run command:

$ sudo python setup.py install

Usage

import QuickBlox

client = QuickBlox.Client(APP_ID, AUTH_KEY, AUTH_SECRET, API_URL)

session = client.create_session()

And have fun

Inspired by many other sdks

About

Simple lib to work with quickblox api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages