This library provides class called Matrix which represents a dot matrix that can be rendered to a string of Braille characters. In addition the class

timfi / dotmatrix

submited by
Style Pass
2021-08-16 18:30:14

This library provides class called Matrix which represents a dot matrix that can be rendered to a string of Braille characters. In addition the class also provides some usefull functions for drawing all kinds of things onto said matrix.

In case you want to add some code to this project your need to first make sure you have poetry installed. Afterwards you can run the following commands to get your setup up and running:

Due note that you will have to commit from inside the virtual environment or you need to have the dev-tools installed in your local python installation.

Leave a Comment
Related Posts