Metadata-Version: 2.4
Name: batgrl
Version: 0.48.3
Summary: badass terminal graphics library
Author-email: salt-die <salt-die@protonmail.com>
License-Expression: MIT AND Apache-2.0
Project-URL: repository, https://github.com/salt-die/batgrl
Project-URL: documentation, https://salt-die.github.io/batgrl/index.html
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE.Apache-2.0
License-File: LICENSE.MIT
Requires-Dist: mistletoe>=1.3.0
Requires-Dist: numpy>=2.0.0
Requires-Dist: opencv-python>=4.10.0
Requires-Dist: Pygments>=2.17.2
Requires-Dist: typing_extensions>=4.14.0
Requires-Dist: ugrapheme>=0.8
Requires-Dist: uwcwidth>=1.0.0
Dynamic: license-file

# batgrl - badass terminal graphics library

Create games:

![Tetris](https://raw.githubusercontent.com/salt-die/batgrl/main/preview_images/game.png)

Simulations:

![Simulation](https://raw.githubusercontent.com/salt-die/batgrl/main/preview_images/simulation.png)

Or entire feature-filled applications:

![Application](https://raw.githubusercontent.com/salt-die/batgrl/main/preview_images/application.png)

[See it in action](https://youtu.be/q1K6_P1COTI)

[Read the docs](https://salt-die.github.io/batgrl/index.html)
