Dahlia is a simple text formatting package, inspired by text formatting in the game Minecraft.
Dahlia is available on PyPI and can be installed with pip, or any other Python package manager:
$ pip install dahlia
(Some systems may require you to use pip3
, python -m pip
, or py -m pip
instead)
Contributions are welcome!
Please open an issue before submitting a pull request (unless it's a minor change like fixing a typo).
To get started:
- Clone your fork of the project.
- Install the project with
poetry install
. - After you're done, run
just check
to verify your changes.
Dahlia is licensed under the MIT License.
If you have any questions, or would like to get in touch, join my Discord server!