Metadata-Version: 2.1
Name: ZxFade
Version: 1.1
Summary: A Python package to make your programs easy to use and nice to look at
Home-page: https://github.com/BlueRed-Dev/lynX
License: GNU GPL V3
Keywords: tui,python,style,colors,pystyle
Author: BlueRed
Author-email: bluered.pyx@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Desktop Environment
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: User Interfaces
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Dist: keyboard (>=0.13.5,<0.14.0)
Project-URL: Repository, https://github.com/BlueRed-Dev/lynX
Description-Content-Type: text/markdown

![](https://cdn.discordapp.com/attachments/1161632954636832969/1165445403362214039/Frame_4_2.png?ex=6546e09d&is=65346b9d&hm=b53f338d49fed0193f9d5adcfce7eddf397e23814799c29033405196de7ba732&)
<h1 align=center>🔮 ZxFade 💜</h1>
<p align=center>A Python package to make your programs easy to use and nice to look at</p>

![](https://img.shields.io/github/stars/BlueRed-Dev/ZxFade
)

---
ZxFade is a Python package to create easily beautiful user
interfaces in a terminal. It supports colors, fade, animations,
terminal properties (title, transparency, size) and alot of
other features.

## Installation
```
pip install zxfade
```


## Usage
