Skip to main content

Calculate affinity between anime list users

Project description

ftb1 ftb2 ftb3

aniffinity

pypi travis rtd

“An-knee-fin-knee-tea”.

Calculate affinity between anime list users.

What is this?

Calculate affinity between a user and another user on anime list services. Refer to the docs for more info.

Install

pip install aniffinity

Dependencies

  • json-api-doc

  • requests

Example Usage

from aniffinity import Aniffinity

af = Aniffinity("Xinil", base_service="MyAnimeList")

affinity, shared = af.calculate_affinity("Josh", service="AniList")

print(affinity)
# 32.15230953451651
print(shared)
# 31

Available Services

For more info, read the docs.

Documentation

Documentation at https://aniffinity.readthedocs.io

Cat Gif

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

aniffinity-0.2.0.tar.gz (12.2 kB view hashes)

Uploaded Source

Built Distribution

aniffinity-0.2.0-py2.py3-none-any.whl (13.8 kB view hashes)

Uploaded Python 2 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