Hacker News new | ask | show | jobs
by dheera 2645 days ago
Here is the ASCII/Braille-art library (which I wrote) extracted out as a generic library: https://github.com/dheera/python-termgraphics

It's on pip: pip install termgraphics (evolving, future versions may break backward compatibility but I'll try not to)

1 comments

Thanks! I can see some good uses for this outside of ROS.