Bug fixes, better spelling for _r_, added docstrings and version number. Now you can do eg that:
python
>>> import pytdm
>>> help(pytdm.mów)
mów(s:str, show=True)
say given polish text then print it if show == True.
you can also call it with mow(s)
and call `pytdm.__version__` to check what version are you using.
and some minor fixes (still not the end of them I'm afraid)
I really hope that I will be able to call the next version `v0.1.0' and say that the stage of development is now alpha but some things have to be resolved before