Metadata-Version: 2.4
Name: consolino
Version: 0.1.0
Summary: A simple Python library for cool console text effects and animations
Author-email: Tuo Nome <tuo@email.com>
Project-URL: Homepage, https://github.com/tuo-username/consolino
Keywords: console,animation,text-effects
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# Consolino

A Python library to create colorful and stylish text effects and animations in the console.

## Installation

```bash
pip install consolino
