Platform-specific implementations for Agoras social networks
Project description
Platform-specific implementations for social networks.
Installation
pip install agoras-platforms
Supported Platforms (10)
All platforms are fully extracted and functional:
✅ Discord - Gaming and community platform
✅ Facebook - Social network
✅ Instagram - Photo and video sharing
✅ LinkedIn - Professional network
✅ Telegram - Messaging platform
✅ Threads - Text-based conversations (Meta)
✅ TikTok - Short-form video
✅ WhatsApp - Messaging platform
✅ X - Social network (formerly Twitter)
✅ YouTube - Video platform
Usage
import asyncio
from agoras.platforms.facebook import Facebook
async def post_to_facebook():
fb = Facebook(facebook_access_token='...')
await fb._initialize_client()
try:
post_id = await fb.post(
status_text='Hello World',
status_link='https://example.com'
)
print(f'Posted: {post_id}')
finally:
await fb.disconnect()
asyncio.run(post_to_facebook())
Dependencies
agoras-core>=2.0.0
Platform-specific SDKs:
tweepy (X/Twitter)
python-facebook-api (Facebook)
linkedin-api-client (LinkedIn)
discord.py (Discord)
google-api-python-client (YouTube)
python-telegram-bot (Telegram)
And more…
Project details
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 agoras_platforms-2.0.1.tar.gz.
File metadata
- Download URL: agoras_platforms-2.0.1.tar.gz
- Upload date:
- Size: 137.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5aa7ced4edd9debde45302684beeb22d2e1ef8c795fe9a8bf347a52107852ae3
|
|
| MD5 |
6779fb382ea60c92641cbd863dfb4d95
|
|
| BLAKE2b-256 |
662ad0a02cc01ea375bbdba6bf4fee23f151e6ceaf91a35d58c891c9fb86c89c
|
Provenance
The following attestation bundles were made for agoras_platforms-2.0.1.tar.gz:
Publisher:
release.yml on LuisAlejandro/agoras
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
agoras_platforms-2.0.1.tar.gz -
Subject digest:
5aa7ced4edd9debde45302684beeb22d2e1ef8c795fe9a8bf347a52107852ae3 - Sigstore transparency entry: 1825629194
- Sigstore integration time:
-
Permalink:
LuisAlejandro/agoras@dcf17be9f059569caeb13c8348e2ce642355af16 -
Branch / Tag:
refs/tags/2.0.1 - Owner: https://github.com/LuisAlejandro
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@dcf17be9f059569caeb13c8348e2ce642355af16 -
Trigger Event:
release
-
Statement type:
File details
Details for the file agoras_platforms-2.0.1-py3-none-any.whl.
File metadata
- Download URL: agoras_platforms-2.0.1-py3-none-any.whl
- Upload date:
- Size: 136.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a07fa07ac0c17b7fc7e044479a1a67bb4a343a18f92b3854b7680a52df0e40f4
|
|
| MD5 |
fa52920a447e64ff86cc4b8eb0340418
|
|
| BLAKE2b-256 |
4e48f75e5a28cf741de59c14bb20ea6ce3191ca7ae749619db42d77e3d98abf5
|
Provenance
The following attestation bundles were made for agoras_platforms-2.0.1-py3-none-any.whl:
Publisher:
release.yml on LuisAlejandro/agoras
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
agoras_platforms-2.0.1-py3-none-any.whl -
Subject digest:
a07fa07ac0c17b7fc7e044479a1a67bb4a343a18f92b3854b7680a52df0e40f4 - Sigstore transparency entry: 1825629265
- Sigstore integration time:
-
Permalink:
LuisAlejandro/agoras@dcf17be9f059569caeb13c8348e2ce642355af16 -
Branch / Tag:
refs/tags/2.0.1 - Owner: https://github.com/LuisAlejandro
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@dcf17be9f059569caeb13c8348e2ce642355af16 -
Trigger Event:
release
-
Statement type: