A library allowing you to use Minecraft format codes in strings.
Project description
Dahlia
Dahlia is a simple text formatting package, inspired by text formatting in the game Minecraft.
Installation
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)
Documentation
Contributing
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.
- Set up the project with
just install
(make sure you have poetry installed). - After you're done, run
just check
to check your changes.
[!Note] If you don't want to install just, simply look up the recipes in the project's
justfile
.
License
Dahlia is licensed under the MIT License.
If you have any questions, or would like to get in touch, join my Discord server!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.