https://github.com/justanotherbyte/aiogifs
An async library to fetch gifs from Tenor and Giphy
https://github.com/justanotherbyte/aiogifs
Last synced: 10 months ago
JSON representation
An async library to fetch gifs from Tenor and Giphy
- Host: GitHub
- URL: https://github.com/justanotherbyte/aiogifs
- Owner: justanotherbyte
- Created: 2021-05-27T17:23:01.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-10T01:29:17.000Z (almost 5 years ago)
- Last Synced: 2025-07-31T19:39:30.721Z (11 months ago)
- Language: Python
- Size: 1.15 MB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aiogifs
A well made client for the Tenor and Giphy API's
## Key Features
- `async`/`await` syntax.
- Memory Optimized
- Single session optimization
- HTTP Error Raising
## Examples
Coming Soon!