Skip to content

forcefeed/python-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple example program demonstrating how you can use forcefeed event stream in Python.

In order to run the example program:

$ virtualenv venv
$ . venv/bin/activate
$ pip install -r requirements.txt
$ ./forcefeed.py

The program starts displaying the received stream of events immediately.

This example works in both Python 2 and 3. This program is released under MIT license.

About

forcefeed.ir python example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages