Python Data Streamer and Reader

The ISStreamer Python module makes it super simple to create data buckets, append to existing data buckets, and stream data from your Python application to your Initial State account. Install the module ( more info), import the ISStreamer module into your Python, and start sending whatever data you want to view and analyze in real-time. Learn more about the open-source ISStreamer Python module on Github.

The ISReader Python module makes it just as easy to read data from your Initial State account. Install the module (more info) to get started. Learn more about the open-source ISReader Python module on Github.

Tutorials and Templates

The ISStreamer Python module is extremely versatile and can be used for just about any Python application.

- Getting started guide
- Well-documented example application
- Read API example
- Dashboard design templates