Skip to main content

An Unofficial python wrapper for trace.moe

Project description

python-whatanime

Documentation Status

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

  • Documentation for this library can be found here.
  • Documentation for the API can be found here

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

python-whatanime-0.1.2.tar.gz (16.7 kB view hashes)

Uploaded Source

Built Distribution

python_whatanime-0.1.2-py3-none-any.whl (17.7 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