8000 GitHub - viasocket/socket-python
[go: up one dir, main page]

Skip to content

viasocket/socket-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket-python

Python package for the Socket API (https://viasocket.com/).

Installation

pip install sokt

Basic Usage

import sokt

socket = sokt.sokt('my_api_key')
payload = {'first_key' : 'first_value' , 'second_key' : 'second_value'}
response =  socket.invoke('flow_identifier',payload)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

< 3863 div class="text-small color-fg-muted">No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0