Skip to content

muladzevitali/connectify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connectify

Static Badge

Connectify provides convenient Python interfaces to interact with popular I/O services such as Slack, Facebook, databases etc.

Slack services

Supported actions

Currently, we support the following functionalities from Slack API inside SlackConnection/AsyncSlackConnection classes

Note

Full documentation is available in readme.md

Facebook Graph API connection

Supported actions

Currently, we support the following functionalities from Graph API inside FacebookConnection class

Note

Full documentation is available in readme.md