Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

TenGiphPy-2.0.0.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

TenGiphPy-2.0.0-py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page