(Unofficial) API Wrapper for emoji.gg
Project description
(Unofficial) emoji.gg API Wrapper for Python | Documentation
Installation:
To install with PIP, run this in your console:
pip install emoji.gg-tako
Fetch Stats:
To fetch stats from emoji.gg:
from emoji_gg import stats
...
await stats.fetch(endpoint)
Available Endpoints:
- emoji
- users
- faves
- pending
Fetch Emoji:
To fetch emojis from emoji.gg:
from emoji_gg import emoji
...
await emoji.fetch(option, query, endpoint) # endpoint is optional. if not provided, will return the whole JSON response.
Options:
- title
- id
- slug
Available Endpoints:
- title
- id
- slug
- image
- category
- license
- source
- faves
- author
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
emoji.gg-tako-0.0.10.tar.gz
(3.7 kB
view details)
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 emoji.gg-tako-0.0.10.tar.gz.
File metadata
- Download URL: emoji.gg-tako-0.0.10.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab2669719c3ef453b06a0489145a8492d4b746873671355ab2579046861055e9
|
|
| MD5 |
23593df22bdf9c91ebcac4b2204a8af6
|
|
| BLAKE2b-256 |
fdf40514522f55ce3c2632a13a7de2eaeb55766bc03626cac45a4ab4fc3498f5
|
File details
Details for the file emoji.gg_tako-0.0.10-py3-none-any.whl.
File metadata
- Download URL: emoji.gg_tako-0.0.10-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c351aa6dc62c980e08e3155a3f27dd0d98b2b20af6d7c718ab849dc7eaf866bd
|
|
| MD5 |
6581165e75525b1eb01e41e2036966fc
|
|
| BLAKE2b-256 |
e464f2d9feea68c05c982dd1ad2fef0665039e813179520e88abd9e3bd3d3290
|