An extremely pointless yet friendly Python package. Was created for purpose of deploying and creating a package end to end testing out some new DevOps methods.
From the command line
pip install saypy
saypyor
from a python script
from saypy import say_hi
say_hi('Matt')Probably not going to be addding too many features, but if there is request please open issue!
