Metadata-Version: 2.1
Name: Pprints
Version: 1.0.0
Summary: A library for printing Persian text in color and without color (:
Home-page: https://github.com/aminrngbr1122
Author: Amin Rngbr
Author-email: rngbramin@gmail.com
License: MIT
Keywords: Print,print,persian,Persian,PP,iran,Iran,Arab,arab,jiji,ColorTER,Pprints,PPRINTs,PPrints
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: colorter
Requires-Dist: arabic-reshaper

```
  ____   ____         _         _     _      ___  ____       __   
 |  _ \ |  _ \  _ __ (_) _ __  | |_  | |    |_ _|| __ )     / / _ 
 | |_) || |_) || '__|| || '_ \ | __| | |     | | |  _ \    | | (_)
 |  __/ |  __/ | |   | || | | || |_  | |___  | | | |_) | S | |  _ 
 |_|    |_|    |_|   |_||_| |_| \__| |_____||___||____/    | | (_)
                                                            \_\   
```

Pprints Library
~~~~~~~~~~~~~~~~~~~~~

The Pprints library is an auxiliary library for printing in the terminal in Farsi language and Farsi color printing written with Python language for humans.
Basic usage:

>>> from Pprint import *
>>> this = Pprint()
>>> this.print("Matn Shoma")
   
:Library used in the code: arabic_reshaper, bidi
:Copyright: (c) 2023 Amin Rngbr.
:license: MIT
