Summary
This is the inital release of chafa.py! Python bindings for [chafa](https://github.com/hpjansson/chafa).
This module is almost up to feature parity with chafa. The only things missing are
- Emitting control sequences
- Adding, getting and using built in glyphs with symbol maps.
- Setting getting and emitting terminal sequences
- Using raw color in the canvas
Feel free to submit a PR if you are interested in implementing any of these!
How to get started?
Head over to the docs at [chafapy.mage.black](https://chafapy.mage.black/). There you will find
- 🖌️ [Examples](https://chafapy.mage.black/usage/examples.html)
- 🎓 A [tutorial](https://chafapy.mage.black/usage/tutorial.html)
- 🚀 [Installation](https://chafapy.mage.black/usage/installation.html) instructions
- 📄 API docs
If you are having trouble, head over to the [discussions](https://github.com/GuardKenzie/chafa.py/discussions) and if you find a bug, please open an [issue](https://github.com/GuardKenzie/chafa.py/issues).
Have fun
:heart: