Skip to content
forked from pubnub/python

PubNub Python-based APIs for core Python, Twisted, and Tornado

License

Notifications You must be signed in to change notification settings

MaxPresman/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contact [email protected] with any questions or comments

PubNub Real-time Data Network

Clients for Python, including Twisted and Tornado

Installation

pip install pubnub==3.5.0

Examples and instructions for migrating from older versions of sdk are available in README.md, migration.md and examples directories under specific platforms.

Base Python - Everyday python for your scripts and apps

Tornado - For use with the Python Tornado Framework

Twisted - For use with the Python Twisted Framework

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 [email protected] with any questions or comments

About

PubNub Python-based APIs for core Python, Twisted, and Tornado

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%