ASCII art generator with Python3
Today, it is going to be less technical post. Some time ago I found my self getting into a problem to generate some instruction for CLI tool. What I was looking for is a simple way to generate fine ASCII art text just from string. So, I would like to show you a two ASCII … Read more