Skip to main content

Make your computer scream at you when you make a mistake.

Project description

CodeScream

Did you ever want your computer to scream at you when you make a mistake?

No?

Well now you can make it do that, anyway.

Instalation

pip install codescream

Usage

Add this line somewhere in your project, preferably in the entry point.

from codescream import hook

Unmute your speakers, do something that throws an exception :)

You can also use it to mark functions as deprecated!

from codescream import deprecated

@deprecated
def foo():
    print("Do not use me!")

Now the computer will scream whenever someone uses the deprecated function.

Reviews

ja pierdole ale się przestraszyłem XDDD

~ @EdwardEisenhauer

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

codescream-2.0.1.tar.gz (106.4 kB view hashes)

Uploaded Source

Supported by

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