Metadata-Version: 2.1
Name: plyder
Version: 0.1.1
Summary: Download manager with web-interface.
Home-page: https://github.com/kpj/plyder
License: MIT
Author: kpj
Author-email: kim.philipp.jablonski@gmail.com
Requires-Python: >=3.8.0,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Jinja2 (>=2.11.3,<3.0.0)
Requires-Dist: aiofiles (>=0.6.0,<0.7.0)
Requires-Dist: fastapi (>=0.63.0,<0.64.0)
Requires-Dist: loguru (>=0.5.3,<0.6.0)
Requires-Dist: mega.py (>=1.0.8,<2.0.0)
Requires-Dist: sh (>=1.14.1,<2.0.0)
Requires-Dist: uvicorn (>=0.13.4,<0.14.0)
Project-URL: Repository, https://github.com/kpj/plyder
Description-Content-Type: text/markdown

# plyder

[![PyPI](https://img.shields.io/pypi/v/plyder.svg?style=flat)](https://pypi.python.org/pypi/plyder)
[![Tests](https://github.com/kpj/plyder/workflows/Tests/badge.svg)](https://github.com/kpj/plyder/actions)

Download manager with web-interface.


## Installation

```python
$ pip install plyder
```


## Usage

