Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Latest commit

 

History

History
History
49 lines (33 loc) · 1.66 KB

File metadata and controls

49 lines (33 loc) · 1.66 KB
Copy raw file
Download raw file
Outline
Edit and raw actions

PubNub Python SDK

Build Status PyPI

PubNub Real-time Data Network

Clients for Python, including Twisted and Tornado

Communication

  • If you need help or have a general question, contact support@pubnub.com
  • If you want to contribute, please open a pull request against the develop branch.

Installation

pip install pubnub

Examples and instructions for the SDK are available in their accompanying README.md, migration.md and examples directories under their specific platform directories:

Standalone Python - Everyday python for your scripts and apps

Tornado - For use with the Python Tornado Framework

Twisted - For use with the Python Twisted Framework

Migration and Reversion

If you need to revert to the previous version of PubNub, run this commandline:

pip install pubnub==3.3.5

Migration information for the SDK are available in their migration.md under their specific platform directories:

Migration docs for Python Standalone are found here.

Migration docs for Tornado are found here.

Migration docs for Twisted found here.

Pubnub Console

Pubnub console is a command line app which allows you to do various pubnub operations like publish, subscribe, getting history, here now, presence etc from command line

pip install pubnub-console

Contact support@pubnub.com for all questions

Morty Proxy This is a proxified and sanitized view of the page, visit original site.