Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 642 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 642 Bytes

Mahin morsetextencoder

launch Screen is a Python library for creating launching (loading) screen.

Installation

Use the package manager pip to install foobar.

pip install mahinmorsetext

Usage

from mahinmorsetext import *
t = 'Normal String'
m = '-- .- .... .. -.'#morse string
print(texttomorse.gen(t))
print(morsetotext.gen(m))

Contributing

Please make sure to update tests as appropriate.

License

MIT ##Contact My Facebook My Github