Python library for Morse code conversion and audio generation
Project description
Morse Audio
Python library for converting text to Morse code, generating audio Morse signals, and decoding Morse from microphone recordings.
Installation
pip install morse_audio
Usage
from morse_audio import Morse
m = Morse()
msg = m.text_to_morse("Hello World")
m.morse_to_audio(msg) # plays Morse audio
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
morse_audio-0.1.0.tar.gz
(4.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file morse_audio-0.1.0.tar.gz.
File metadata
- Download URL: morse_audio-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5088bb9cafb8e5ed887f087bc23d6a7e0e2a5b519571f4d0f29c049a33fd98d
|
|
| MD5 |
cb6117e232bca575b4ea1f02fb562345
|
|
| BLAKE2b-256 |
357e2f7731b2dc8876575de7e905e594df39c6a9544e20d632273ad2f2043eac
|
File details
Details for the file morse_audio-0.1.0-py3-none-any.whl.
File metadata
- Download URL: morse_audio-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c76126334806428e073fe94a15888cfae31adca2eee71805b78d30191e7f8bde
|
|
| MD5 |
10b9afd7d664a1e31039ac9a455ca02b
|
|
| BLAKE2b-256 |
37c2503c1512bb9ebfe71490b9b9207ffcda18c215d2d679dd710368dc79fd74
|