Metadata-Version: 2.1
Name: animecli
Version: 1.0.0
Summary: animecli is a tool to retrieve all information about your favourite anime in the comfort of your terminal, using the jikan.moe API.
Home-page: https://github.com/ryanvij/animecli
Author: ryanvij
Author-email: ryan.vijay2006@gmail.com
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# animecli

animecli is a tool to retrieve all information about your favourite anime in the comfort of your terminal, using the [jikan.moe API](https://jikan.moe/).

## Installation from PyPI
`pip install animecli` or `pip3 install animecli`

## Usage
After installing the package from PyPi, use the --search argument to search for a particular show.

```bash
animecli --search animename
```




