This is a light image processing library which can be used to convert images to ascii art.
The code base is implemeted and maintained by Akshay Kumar Singh.

Procedure:

1. pip3 install aksascii
2. import aksascii
3. from aksascii import ascii_convert


You are good to go.