Metadata-Version: 2.1
Name: anilist-man
Version: 0.3.5
Summary: 
Home-page: https://github.com/minihut/anilist-man
License: LICENSE
Author: Mini
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: typer[all] (>=0.4.0,<0.5.0)
Project-URL: Repository, https://github.com/minihut/anilist-man
Description-Content-Type: text/markdown

# Anilist Man

<p align="left">
  <img src="https://repository-images.githubusercontent.com/463782270/36ac76f6-ad08-486a-94ff-b1b2a082f95b" alt="Banner" width="790">
</p>

`anilist-man` python command-line tool for managing your data on [AniList](https://anilist.co) , made by [@ayushsehrawat](https://github.com/AyushSehrawat) in Typer.

---

## Contents

 * [Why?](#why)
 * [Installation](#installation)
 * [Usage](#usage)

---

## Why?

`anilist-man` is a tool which can
- Easily update progress in few steps
- Remove the hassle of finding via search by chapter
- Has custom name for better user friendly and easier to navigate

---

## Installation

<p align="left">
  <img src="img/pip.png" alt="Pip" width="500">
</p>


## Usage

<p align="left">
  <img src="img/usage.png" alt="Pip" width="500">
</p>


#### Todo

- [ ] Add more support and commands 
- [ ] Register on pypi ( python main.py -> some_command )

#### Usage of code
If you want to use this code , you can use it in your project but you must give credit to this repo.

