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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file BridgePython-0.2.2.tar.gz.
File metadata
- Download URL: BridgePython-0.2.2.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
856990e8497a3557995a680ca71f778ecbafd7e533b4d9242bfd263cff3ef5ae
|
|
| MD5 |
0a08da7ad97f92060936fccb62001c2c
|
|
| BLAKE2b-256 |
b45aca7e51c6035ff6fa003cd2945c578b94019a0415fe734ae5fb2e3a49f33a
|