Skip to main content

Simple library to get Anime title and ID from MyAnimeList

Project description

pymal_basic

Python Basic API wrapper for MyAnimeList

WORK ON PROGRESS

Installation

pip install pymal_basics

Usage

Basic Usage:

from pymal_basic import Anime

obj = Anime('YOUR CLIENT ID')

ress = obj.SearchAnime('naruto', 4)
final_ress = obj.GetAnime(ress)

# You can process more data by processing the results
for anime in final_ress:
    print(f"Title: {anime['title']}, ID: {anime['id']}")

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

pymal_basics-0.0.2.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pymal_basics-0.0.2-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file pymal_basics-0.0.2.tar.gz.

File metadata

  • Download URL: pymal_basics-0.0.2.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for pymal_basics-0.0.2.tar.gz
Algorithm Hash digest
SHA256 d2cf5259a13f49837a60ed11e63c8f017f27a4aaf3a34dc5744c4e6a3861df65
MD5 23101b8afc8b81af15dc5acf7af2ab83
BLAKE2b-256 fb51ff53c4269a70d2072c2d160660478203331165e4627030ae107cd9573875

See more details on using hashes here.

File details

Details for the file pymal_basics-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: pymal_basics-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for pymal_basics-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ffa650d52ab7e5244c11bca46bdf0f2e7cc80db83e5a20daa06ab33124d16b78
MD5 30fabd4fc8d19468c24882e0cb78fb90
BLAKE2b-256 e3b95151b2eae32c4d288deb3e2bc3737f2b9a66e0bb7c6d2b673086ca818c3f

See more details on using hashes here.

Supported by

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