Skip to main content

A library for printing Persian text in color and without color (:

Project description

  ____   ____         _         _     _      ___  ____       __   
 |  _ \ |  _ \  _ __ (_) _ __  | |_  | |    |_ _|| __ )     / / _ 
 | |_) || |_) || '__|| || '_ \ | __| | |     | | |  _ \    | | (_)
 |  __/ |  __/ | |   | || | | || |_  | |___  | | | |_) | 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:

```python
from Pprints import *
from os import environ

environ['print_access_request_library_PPrint'] = '1'

colors = Colors()
print = Pprint().print
input = Pprint().input

print(text=input('Text Shoma'))
```

::Library used in the code: arabic_reshaper, bidi
::Copyright: (c) 2023 Amin Rngbr.
::license: MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Pprints-2.0.0.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

Pprints-2.0.0-py3-none-any.whl (16.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page