Metadata-Version: 2.1
Name: PrintTags
Version: 1.5.1
Summary: A lightweight, tagged, and color-coded Python 3 print alternative
Home-page: https://github.com/mdlockyer/PrintTags
Author: Michael Lockyer
Author-email: mdlockyer@gmail.com
License: MIT License
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent

PrintTags is a lightweight package designed to act as an alternative to the built-in Python 3.6+ print function. It prints color coded, tagged messages that can be useful in debugging, or if you just prefer a cleaner appearance in your terminal.


