Metadata-Version: 2.4
Name: PyAnimCLI
Version: 0.1.1
Summary: Animações de terminal em Python (progress bar, spinner, loaders)
Author-email: João <joao6ag@gmail.com>
License: MIT
Keywords: terminal,animation,progressbar,cli
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# PyAnim

Lib de animações para terminal em Python.

## Instalação
```bash
pip install PyAnim
