A library that can convert text, numbers and symbols to morse code and vice versa
The code is super beginner friendly it's simple to understand and implement.
Installation
pip install morse3
Usage
>>> from morse3 import Morse as m
>>> m("a a23").stringToMorse()
>>> .- .- ..--- ...--
>>> m("-.-. .- -. -.. -.--")
>>> candy
Release files for morse3 2.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| morse3-2.9.tar.gz | 2.1 kB | Details |
Release files / morse3-2.9.tar.gz
| Download URL | morse3-2.9.tar.gz |
|---|---|
| Size | 2.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
55ae42ba77af35f90e1566cc11af9753da02a8c47df96be31d83dcba3d61c0ac
|
|
BLAKE2b-256 checksum How to use checksums |
d089484149604dcd1e2b9c7726042e7d147997dc2f5839b751cc6048a6b9f124
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
|