Everything about your anime within the command line.
Project description
A Python Application that displays all the information about all your anime in the command line. An anime ripoff of [@iCHAIT](https://github.com/iCHAIT)’s `moviemon <https://github.com/iCHAIT/moviemon>`__
Installation
Using pip
$ pip install animemon
Get the latest build from the Source
$ git clone https://github.com/nims11/animemon
$ cd animemon
$ python setup.py install
Dependencies
Usage:
animemon [ --auth=user:pass ] PATH
animemon [ -m | -n | -g | -y | -r | -M | -N ]
animemon -h | --help
animemon --version
Examples:
Display basic info about all your anime
$ animemon
Display all movies sorted according to their MyAnimeList ratings
$ animemon -m
Index your anime collection with MAL Ratings
$ animemon ~/anime --auth=viceversa:password123
Options:
-h, --help Show this screen.
--version Show version.
PATH Path to anime dir. to index/reindex all anime.
--auth=user:pass Your MyAnimeList username (eg. --auth=coolguy123:password12)
-m, --mal Sort acc. to MyAnimeList rating.(dec)
-n, --humming Sort acc. to Hummingbird rating.(dec)
-g, --genre Show anime name with its genre.
-y, --year Show anime name with its release date.
-r, --runtime Show anime name with its runtime.
-M, --mal-rev Sort acc. to MyAnimeList rating.(inc)
-N, --humming-rev Sort acc. to Hummingbird rating.(inc)
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
animemon-0.1.1.tar.gz
(5.3 kB
view details)
File details
Details for the file animemon-0.1.1.tar.gz
.
File metadata
- Download URL: animemon-0.1.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ad6d44093d8f1f327f3460bcdbe68a83b5f1505aa9a6fbc5bfd5fabdc802f39 |
|
MD5 | 87623ad22e6d6d363f18832a86420468 |
|
BLAKE2b-256 | 1da1885d3028fae4ed98cd5e9ff747177530c72befb14a6fcb54bf80aa46cc4c |