Skip to content

A simple program to decode the art numbers from the output of python art library to a string representation of the actual number.

License

Notifications You must be signed in to change notification settings

sambit-ghosh-hub/python-art-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-art-decoder

A simple program to decode the art numbers from the output of python art library to a string representation of the actual number.

Usage

import the art_num_to_string_standard function in art_decode.py to convert output from the art library text2art function with standard font back into a text. Works only for numbers.

Dependencies

Nothing really, you just need the art library for the test script.

Status of Project

I personally will not actively work on adding more support but feel free to contribute if you want.

About

A simple program to decode the art numbers from the output of python art library to a string representation of the actual number.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages