An Unofficial python wrapper for trace.moe
Project description
python-whatanime
An unofficial python wrapper/library to interact with trace.moe. I have no relationship with the API owner.
Installation
Install with setup.py:
python setup.py build
Install from pip:
Installing pip requires python version >=3.9
pip install python-whatanime
Example
from WhatAnime import Client
client = Client(token=" ")
me = client.get_me()
url_search = client.search_url(url="sample.com/image.jpg", anilist=False)
result = client.search_file("image.jpeg")
Documentaion
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
python-whatanime-0.1.2.tar.gz
(16.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 python-whatanime-0.1.2.tar.gz.
File metadata
- Download URL: python-whatanime-0.1.2.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2036ca2a66821fa595228cc8a027559b6b3983f24bc7daa8d720ace0d5021287
|
|
| MD5 |
5196f4dcc3bf98253c9daf8ff037f066
|
|
| BLAKE2b-256 |
cfaca68d237b1ae3786e4a1590d6629466cd2378898af723aa2a97f04a3ce91b
|
File details
Details for the file python_whatanime-0.1.2-py3-none-any.whl.
File metadata
- Download URL: python_whatanime-0.1.2-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1bd9d2977eb9e2b83b3059d67c0691190777629b7e3548f9cd62561bc257674
|
|
| MD5 |
c9e207399a536911012fd82bb9ab425a
|
|
| BLAKE2b-256 |
bab7c5f59466fde06ebb4b5e8bcc991500caa963d8c1fdfdeb2d5f10a06b9a33
|