Dotmatrix

Latest version: v0.2.0

Safety actively analyzes 632731 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.2.0

- Adds `Display` protocol to describe the low level drawing interface.
- Adds 3 implementations of the `Display` protocol
- `display.Braille`: as the name implies, this is existing "display mode"
- `display.Block`: renders using unicode block charaters
- `display.Unit`: renders using two given charaters for each state (`0` vs. `1`)

0.1.1

Added some badges to the readme!

0.1.0

**Initial Alpha Release! 🥳**

Presenting a python library for drawing things using [Braille](https://en.wikipedia.org/wiki/Braille) characters.

**Note that this release has been janked from PyPI due to ambiguous license declarations!**

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.