Skip to content

vcokltfre/Supress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vcokltfre/Supress

A simple utility to supress output

Usage:

from supress import supressed

with supressed():
    print("This output is supressed!")

print("This output isn't!")

This package exists as a result of certain libraries that force printing output when it's unwanted

About

A simple utility to supress output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Languages