Metadata-Version: 2.4
Name: richprinted
Version: 0.1.0
Summary: Beautiful terminal output for Python objects
Project-URL: Homepage, https://github.com/PyToby/richprint
Project-URL: Repository, https://github.com/PyToby/richprint
Author-email: Toby <ucet1.random@gmail.com>
License-Expression: MIT
License-File: LICENCE
Keywords: cli,debugging,formatting,pretty-print,print,terminal
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Terminals
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# Richprinted
A python package for enhancing standard python print() function. This module formats arguments into beautiful tables and more.
