Initial Release For `morse_lab` Package
A package for Morse code conversions.
Features
- Convert text to Morse code.
- Convert Morse code to text.
- Supports Japanese Wabun Morse Code.
Installation
You can install the package using pip:
bash
pip install git+https://github.com/rushiharkal1/morse_lab.git
or
bash
pip install morse-lab