Metadata-Version: 2.1
Name: anilist-man
Version: 0.4.3
Summary: A command-line-tool for AniList
Home-page: https://github.com/minihut/anilist-man
License: LICENSE
Keywords: anilist,anilist-cli,anilist-man,manga
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: platformdirs (>=2.5.1,<3.0.0)
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="792">
</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="https://github.com/minihut/anilist-man/raw/main/img/pip.png" alt="Pip" width="500">
</p>


## Usage

<p align="left">
  <img src="https://github.com/minihut/anilist-man/raw/main/img/usage.png" alt="CMD" width="500">
</p>


#### Todo

- [x] Register on pypi ( python main.py -> some_command )
- [x] Fix `--` not in cli ( due to some issue not showing )
- [x] Add more support and commands
- [ ] Simply code
- [x] Fix saving of file issue

#### Usage of code
Usage of code for personal use ( editing , etc ) is allowed but user should give credits to this repository

