FlotypeBridge

A Python API for the Flotype Bridge service
Download

FlotypeBridge Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Flotype Inc.

FlotypeBridge Tags


FlotypeBridge Description

FlotypeBridge provides a Python API to the Flotype Bridge service. It can be used to write clients and servers that interact over Bridge.Installation pip install FlotypeBridgeThis package supports recent versions of Python 2 and Python 3. It depends on tornado.UsageGetting started is as simple as; from flotype.bridge import Bridge bridge = Bridge(api_key='myapikey') bridge.ready(lambda: print('Connected to bridge.'))The examples/ directory contains more sample code. The full Bridge API reference can be found here. The getting started tutorial may also be useful.Product's homepage


FlotypeBridge Related Software