Skip to main content

A CLI tool designed for interact with MangaDex API and show info about manga.

Project description

Kiwiaga

Kiwiaga (Kiwi + Manga) is a CLI tool made for exhibit info about manga from Mangadex.

Currently, this tool is a personal need of mine and shows only "latest chapter" info

Installation

You can get it from PyPi:

pip install kiwiaga

Usage

kiwiaga --help
                                                                                                                                                         
 Usage: kiwiaga [OPTIONS] COMMAND [ARGS]...                                                                                                              
                                                                                                                                                         
╭─ Options ─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --version             -v,-V        Show the current version.                                                                                          │
│ --install-completion               Install completion for the current shell.                                                                          │
│ --show-completion                  Show completion for the current shell, to copy it or customize the installation.                                   │
│ --help                             Show this message and exit.                                                                                        │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
╭─ Commands ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ add    Add a new manga to list from UUID.                                                                                                             │
│ show   Show latest chapter info from manga list.                                                                                                      │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
  • add: receives a manga UUID from Mangadex

    Firstly, any manga from the Mangadex platform has a UUID. So, you can add a manga to the list following the steps below:

    kiwiaga add manga_uuid
    
  • show: receives a language code from ISO 639, default is "en"

    Mangadex depends on the scans. Those scans came from various parts of the world. So, you need to specify which language-code you want to extract info for, and then the API responds with the info from a scan that corresponds to it.

    Basically, this command shows the info about latest chapter by a given language-code (the default value is "en"). The codes supported are all from ISO 639. Follow the below:

    kiwiaga show language-code
    

TODO

  • Show more interesting info about manga from the Mangadex API
  • I don't know, it's totally 4fun

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

kiwiaga-0.1.0.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

kiwiaga-0.1.0-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file kiwiaga-0.1.0.tar.gz.

File metadata

  • Download URL: kiwiaga-0.1.0.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.9.4-arch1-1

File hashes

Hashes for kiwiaga-0.1.0.tar.gz
Algorithm Hash digest
SHA256 52736ab8a5582b20e5022e23fb0ebdebaf39d13b83b10741ea0b3691d8ba7a9c
MD5 31dc593c12f908a660957f8ed1757c58
BLAKE2b-256 60efd8502f3d2ee36629dcdb5311bcd57c26e287df7bdf8f3157d1aa4090df46

See more details on using hashes here.

File details

Details for the file kiwiaga-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: kiwiaga-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.3 Linux/6.9.4-arch1-1

File hashes

Hashes for kiwiaga-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a25e5689550e923f0a6c35340219675f33eb3f33303e6942ef97db4417cee698
MD5 cc65c77bcff54aec92e95d638ee5d5ab
BLAKE2b-256 f90a517ba0efea6b7f11581cb88f71f011b7a2657a264f4ae7e7f65da07c3d60

See more details on using hashes here.

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