Python client for PubSubSQL in-memory database.
- Python client and samples for PubSubSQL
- Tested with: Python 2.X
You can install the client using pip
$ sudo pip install pubsubsql
Or you can directly install from repository:
$ sudo python setup.py install