Metadata-Version: 2.4
Name: typeglide
Version: 0.2.0
Summary: A lightweight utility for typing out console text dynamically. This is made by dakshu
Author-email: Dakshu <dakshumail98@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# pytypewriter

A simple Python library to create classic arcade/typewriter text effects in the terminal.

## Installation
```bash
pip install pytypewriter-yourusername
