rcollazo / py-client

Code examples written in Python for use against the HelpSocial API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuration

Replace the appropriate values in config.ini.dist and rename or copy to config.ini

Scripts

Script Description
stream.py Script to open a streaming connection to the HelpSocial API and will stream all activities in real time.
ssestream.py Script to open a connection to the HelpSocial API SSE endpoint.
get_profiles.py Script to retrieve available network profiles for the authenticated user.

About

Code examples written in Python for use against the HelpSocial API

License:MIT License


Languages

Language:Python 100.0%