Metadata-Version: 2.1
Name: saturno
Version: 1.9.0
Summary: A python module to download anime from Anime Saturn
Home-page: https://github.com/mortafix/Saturno
Author: Moris Doratiotto
Author-email: moris.doratiotto@gmail.com
License: UNKNOWN
Keywords: anime,saturn,download
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/saturno)
[![PyPI](https://img.shields.io/pypi/v/saturno?color=red)](https://pypi.org/project/saturno/)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
![GitHub](https://img.shields.io/github/license/mortafix/saturno)

# Setup
You can find the package, [here](https://pypi.org/project/saturno/).
```
pip3 install saturno
saturno manage
```

# Usage
```bash
saturno manage  # add and remove anime, other parameters configuration
saturno run	# download every available episodes
```

