Skip to content

A collection of addons for the Python programming language

License

Notifications You must be signed in to change notification settings

matt-vdv/pyaddons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyaddons

Build Status Coverage Status PyPI - Python Version PyPI - Wheel PyPI

A collection addons for the Python programming language

The current addons are as follows:

  • Get OS
  • Logger

Get OS

Gets the name of the host OS

Logger

Can write to files, print to the console, or even both. Can also add an error or warning tag to messages