Metadata-Version: 2.1
Name: PrintTags
Version: 1.2.0
Summary: A color coded, tagged Python 3 print statement replacement
Home-page: https://github.com/MichaelDylan77/PrintTags
Author: Michael Lockyer
Author-email: mdlockyer@gmail.com
License: MIT License
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent

This package is designed to act as a replacement for the built in Python 3 print statement. It prints color coded, tagged messages that can be useful in debugging, or if you just prefer a cleaner appearance in your terminal. Please refer to the GitHub repo for more information


