Metadata-Version: 2.1
Name: ArtisanPrint
Version: 0.0.3
Summary: A small example package
Home-page: https://github.com/Naman-0206/colorit
Author: Naman Garg
Author-email: edu.ngarg@gmail.com
Project-URL: Bug Tracker, https://github.com/Naman-0206/colorit/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Colorful Terminal Output with Python

Enhance your terminal output with color, style, and formatting using Python. This project provides a Python script that allows you to print text with various text styles, text colors, and background colors using ANSI escape codes.

