Metadata-Version: 2.1
Name: anipics
Version: 1.5.2
Summary: Simple module to get anime pictures
Home-page: https://github.com/D4n13l3k00/anipics
License: AGPL-3.0
Author: Daniel
Author-email: D4n13l3k00@yandex.ru
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: beautifulsoup4 (>=4.12.3,<5.0.0)
Requires-Dist: httpx (>=0.26.0,<0.27.0)
Requires-Dist: pydantic (>=2.5.3,<3.0.0)
Project-URL: Repository, https://github.com/D4n13l3k00/anipics
Description-Content-Type: text/markdown

<div align='center'>

# Anipics

![PyPI - Downloads](https://img.shields.io/pypi/dm/anipics)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/anipics)
![PyPI - Format](https://img.shields.io/pypi/format/anipics)

![GitHub License](https://img.shields.io/github/license/D4n13l3k00/anipics)
![GitHub Release](https://img.shields.io/github/v/release/D4n13l3k00/anipics)

## 🖼 Simple module to get anime pictures

</div>

### 📥 Installation

```shell
# pip
$ pip install anipics

# poetry
$ poetry add anipics
```

### 🔑 Usage

You can see an example of use [here](/examples/)

### Available services

- AnimePicsX
- NekosLife
- WaifuPics

### 📝 License

This project is under [AGPL-3.0 license](/LICENSE)

