Skip to content
/ beep Public

A simple package for making signal when exiting from a block

License

Notifications You must be signed in to change notification settings

zeionara/beep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beep

A simple module for making signal when exiting from a block

Installation

From PyPI

Install the package with pip using the following command:

pip install beepki

From GitHub

Alternatively, the most recent version of the tool can be pulled directly from this repo:

pip install git+https://github.com/zeionara/beep

Usage

with beep():
    raise ValueError('What are the beepki after all?')

About

A simple package for making signal when exiting from a block

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages