Skip to content

mhennn/DEZOO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEZOO

Turn boring print() debugging into something fun — hear animals instead of reading logs.

DEZOO is a lightweight Python package that replaces traditional debugging prints with animal sounds. Instead of staring at logs, you’ll hear your program speak through playful audio cues.

🎯 Why DEZOO?

Debugging can get repetitive and dull. DEZOO makes it:

  • 🎧 Auditory instead of visual
  • 🐶 Fun and memorable
  • ⚡ Fast to integrate
  • 🧠 Easier to recognize debug states

🚀 Features

  • Replace print() debugging with animal sounds
  • Multiple animals for different debug levels
  • Simple API with zero configuration
  • Works in any Python script
  • Optional fallback to normal logs

🔊 Available Sound Effects

  • 🐶 Dog
  • 🦅 Birds
  • 😮‍💨 Whistle
  • 🐈 Cat

Installation

pip install dezoo

Testing the package

from dezoo_package import DezooSystem

dezo = DezooSystem()
dezo.debug_dog()

For checking the changelog of this package:

https://github.com/mhennn/DEZOO/blob/main/CHANGELOG.md

About

DEZOO is a lightweight Python package that replaces traditional debugging prints with animal sounds. Instead of staring at logs, you’ll hear your program speak through playful audio cues.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages