Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 839 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 839 Bytes

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