Skip to main content

Let your Python scripts speak updates out loud.

Project description

blurtpy

Let your Python scripts speak out loud.
A cross-platform voice notification utility for developers, built with care under BrinByte.


🔊 Features

  • say(text) — Speak a message on macOS, Windows, or Linux
  • @notify_when_done() — Automatically announce when a function finishes
  • with speak(...) — Context manager for voice-wrapped code blocks
  • Mute mode via BLURT_MUTE=true
  • CLI support: python -m blurt "Hello world!"

📦 Install

pip install blurtpy

📦 Linux users

You’ll also need to install espeak for voice output:

sudo apt install espeak

If espeak is not available, blurtpy will gracefully fall back to text output with a helpful warning.

from blurt import say, notify_when_done, speak

say("Hello developer!")

@notify_when_done("Function complete")
def task():
    ...

with speak("Starting work", done="Work done"):
    ...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

blurtpy-0.2.2.tar.gz (80.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

blurtpy-0.2.2-py3-none-any.whl (58.5 kB view details)

Uploaded Python 3

File details

Details for the file blurtpy-0.2.2.tar.gz.

File metadata

  • Download URL: blurtpy-0.2.2.tar.gz
  • Upload date:
  • Size: 80.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for blurtpy-0.2.2.tar.gz
Algorithm Hash digest
SHA256 2dd65105ee4979ee2a7ac76495cd123baffe17d16727ac356213daf126e3fb33
MD5 5417716cc5d715a539a37aa794c8caf4
BLAKE2b-256 9eca3ecb70be614db701b8b876ba4e68f4478770b59c00f94c4468d3e8094e67

See more details on using hashes here.

File details

Details for the file blurtpy-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: blurtpy-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 58.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.18

File hashes

Hashes for blurtpy-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a9aeb8d5aa4d4641bba9dff8b69794497448ad28394d2e7dcf37d23b81d0e862
MD5 61577291dcfdb2ba8f3a941842aff62a
BLAKE2b-256 2cba1ccf21da69a92785323ad077e4f476cd1979cc381764604f976627a52a4a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page