sunsketch

A simple Graphical display tool


Keywords
print, beautiful, display, sun
License
Other
Install
pip install sunsketch==0.3b

Documentation

sketch

A graphics libary for python

How to use

import    as sun
sun.draw('hello world')

attrs are font=fontsize , color = textcolor , font_bg= font background color , weight = bold```,```padding =padding

more help coming soon