Different Python I/O handlers
Project description
Connectify
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
- channel_conversation_history - Get channel conversion history for given channel
- get_channel_latest_message - Fetch latest message from specific channel
- send_text_message - Send text type message to specific channel
- send_scheduled_text_message - Schedule text message send for specific time
- send_file_message - Send file to channel
[!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
- get_login_url - Generate login URL with given scope of permissions to get access code and then access token from Graph API
- get_ads_related_auth_url - Generate login URL for ads related permissions
- get_access_token - Get access token from the access code fetched from the steps 1 or 2
- get_ad_accounts - Get ad accounts existing under the access token initialize the class with.
- get_ad_account_campaigns - Get campaigns under given ad account
- get_ad_campaign_ad_sets - Get ad sets under given campaign
- get_ad_set_ads - Get ads under given ad set
[!NOTE] Full documentation is available in readme.md
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file connectify-0.1.5.tar.gz.
File metadata
- Download URL: connectify-0.1.5.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
05a21d86970c7eda851c0b4b7daeb8289db2e8f45aa7300dc676eadeddeb80de
|
|
| MD5 |
5a8c68fc4875a915830586ae086991b7
|
|
| BLAKE2b-256 |
2eaa476d98baa81d38928de4d602d2adf7abf7ff5c64337b0341ebb130400fee
|
File details
Details for the file connectify-0.1.5-py3-none-any.whl.
File metadata
- Download URL: connectify-0.1.5-py3-none-any.whl
- Upload date:
- Size: 11.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec4353a2002b7543e75529f41554bf1dee5f5d7197606e260a0ab03a808ad171
|
|
| MD5 |
4766c374c411e520e23c17ac30d30dbf
|
|
| BLAKE2b-256 |
62eab1204754ec29ad05fcadd099253f1cd603c64eeef937762e792f88364f36
|