launch Screen is a Python library for creating launching (loading) screen.
Use the package manager pip to install foobar.
pip install mahinmorsetext
from mahinmorsetext import *
t = 'Normal String'
m = '-- .- .... .. -.'#morse string
print(texttomorse.gen(t))
print(morsetotext.gen(m))
Please make sure to update tests as appropriate.
MIT ##Contact My Facebook My Github