Skip to main content

A Python API for the Bridge service.

Project description

# Bridge for Python Bridge is a unified messaging system that allows you to easily build cross-language services to share data and realtime updates among your servers and your clients

## Installation Quick install:

pip install BridgePython

Source install:

git clone git@bitbucket.org:getbridge/bridge-python.git cd bridge-python/ python setup.py install

## Dependencies [Tornado](http://www.tornadoweb.org) for asynchronous socket library and event loop. (NOT for Tornado web server)

Quick install:

pip install tornado

## Documentation and Support * API Reference: http://getbridge.com/docs/api/python/ * Getting Started: http://www.getbridge.com/docs/gettingstarted/python/ * About Bridge: http://www.getbridge.com/

The examples directory of this library contains sample applications for Bridge.

Support is available in #getbridge on Freenode IRC or the Bridge Google Group.

## License Bridge is made available under the MIT/X11 license. See the LICENSE file for details.

Project details


Download files

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

Source Distribution

BridgePython-0.2.2.tar.gz (8.3 kB view hashes)

Uploaded Source

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