

We've recently closed a $38 million Series B funding round and we keep actively growing. Make sure to sign our Contributor License Agreement (CLA) first. We are very happy to merge your code in the official repository.

We welcome code changes that improve this library or fix a problem, please make sure to follow all best practices and add tests if applicable before submitting a Pull Request on Github. create_redirect_url ( '', 'user_id', events ) get ( limit = 5, id_lt = "e561de8f-00f1-11e4-b400-0cc47a024be0" ) # Create a new activity activity_data = events = redirect_url = client. get ( limit = 5, offset = 5 ) # (Recommended & faster) Filter on an id less than the given UUID result = user_feed_1. feed ( 'user', '1' ) # Get activities from 5 to 10 (slow pagination) result = user_feed_1.

connect ( 'YOUR_API_KEY', 'API_KEY_SECRET', location = 'us-east' ) # Find your API keys here # Create a feed object user_feed_1 = client. connect ( 'YOUR_API_KEY', 'API_KEY_SECRET' ) # Create a new client specifying data center location client = stream. ✨ Getting started import datetime # Create a new client import stream client = stream. ⚙️ Installation $ pip install stream-pythonĭocumentation for this Python client are available at the Stream website. 💡 We have a Django integration available here. You can use this library to access feeds API endpoints server-side.įor the client-side integrations (web and mobile) have a look at the JavaScript, iOS and Android SDK libraries ( docs). You can sign up for a Stream account at our Get Started page. 💡 Note: this is a library for the Feeds product. Official Python API client for Stream Feeds, a web service for building scalable newsfeeds and activity streams.
