Wool Documentation

Python Versions pypi package Documentation Status

What is Wool?

Wool is a simple text formatting package, inspired by text formatting in the game Minecraft.

Text can be similar to the in the game, text can be formatting by typing a special character (& for wool) followed by a format code and finally the text to be formatted.

>> print(wool("&aHello World"))
Hello World

Table of Contents