Metadata-Version: 2.1
Name: simple-downloader
Version: 0.1.0
Summary: A very simple downloader package with a visual indication.
Home-page: https://github.com/kai-tub/simple_downloader/
License: MIT
Author: Kai Norman Clasen
Author-email: k.clasen@protonmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT 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: pydantic (>=1.8,<2.0)
Requires-Dist: requests (>=2)
Requires-Dist: rich (>=10)
Requires-Dist: tqdm (>=4)
Project-URL: Documentation, https://github.com/kai-tub.github.io/simple_downloader
Project-URL: Repository, https://github.com/kai-tub/simple_downloader/
Description-Content-Type: text/markdown

# Simple Downloader

