API Wrapper for the Gif library Tenor and Giphy. Join my server: https://discord.gg/uFdVUMH
Project description
TenGiphPy is a Python wrapper for the Tenor and Giphy API.
Installation
Clone Repository: python3 setup.py install
Install with pip: python3 -m pip install TenGiphPy
Update with pip: python3 -m pip install -U TenGiphPy
Usage
GIF Endpoints
To use:
`python import TenGiphPy t = TenGiphPy.Tenor(token='APITOKEN') g = TenGiphPy.Giphy(token='APITOKEN') print(t.random("GIFTAG")) print(g.random("GIFTAG")) # Will return a random GIF with the tag "GIFTAG" `
[Click here, if you want a sample script for the discord.py library](https://gist.github.com/realSnosh/3eae65975e09e3f60fbeeee393054cf2)
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 TenGiphPy-2.0.0.tar.gz.
File metadata
- Download URL: TenGiphPy-2.0.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e55f49ba47a3c4a520066ff72e6275c7b1be3de9cf55036f7e59ab8def60460
|
|
| MD5 |
3af0f8a59924bd27a48bbd36ef93ed71
|
|
| BLAKE2b-256 |
58fdbd11e9ff014afbd8f533999362d6cdc58bad942d92f50f3ec8966d4893e4
|
File details
Details for the file TenGiphPy-2.0.0-py3-none-any.whl.
File metadata
- Download URL: TenGiphPy-2.0.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.5.0.1 requests/2.25.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
38fb580795172b2c49767cd7df55c83d1219915e46a7c227550a6cbf08a04ae3
|
|
| MD5 |
9e676792695cd0a6b47b625cacb35194
|
|
| BLAKE2b-256 |
958f4256dfb5a31a5c2dc8e68d5d1597ae74d0e434106add62c8fa55f8208abd
|