Skip to content

Just a small collection of python utility functions.

Notifications You must be signed in to change notification settings

wraithsec/pyutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyutils

Just a small collection of python utility functions.

dict.py

For when you are lazy and want to use dot notation to access dict keys. x.y = 123 x.y
123

colors.py

Allows printing various messages in colors.

logging_colored.py

Setup colored logging output for the logging library.

About

Just a small collection of python utility functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published