A text changing package that allows the user to easily change colors, text styles and color backgrounds.
Project description
What is it?
printextent is a Python library for customizing print statements in a different variety of ways.
Installation
Use the package manager pip to install printextent.
pip install printextent
Usage
import printextent
# prints out "Hello World! This is a test sentence!" in the color blue while also being bolded.
printextent.colorPrint("Hello World! This is a test sentence!", "Blue", "Bold")
# prints out "Hello World! This is a test sentence!" in a rainbow pattern.
printextent.colorPrint("Hello World! This is a test sentence!", "Rainbow")
# prints out "Hello World! This is a test sentence!" while under a typewriter effect.
printextent.typewritePrint("Hello World! This is a test sentence!")
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
printextent-0.1.4.tar.gz
(4.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file printextent-0.1.4.tar.gz.
File metadata
- Download URL: printextent-0.1.4.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3731ad2bb6cc761a11fd1c4a31147f9b5da83c15ce18cd360555196e6af92178
|
|
| MD5 |
74d2087d270459c2bfc9775ae7771955
|
|
| BLAKE2b-256 |
f03e2787d32b10d15dddef4129601fd77183f8062b8d343180f04ddc830709d4
|
File details
Details for the file printextent-0.1.4-py3-none-any.whl.
File metadata
- Download URL: printextent-0.1.4-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc49d269a6ac173ddde2dc948c56f2257a748b13a5aa15c7eecbe2779910bfb5
|
|
| MD5 |
75c65f0cefab8f49b11d4a56e9e39ad5
|
|
| BLAKE2b-256 |
1e9c65dc76266e5f17e2bb9d40d9a86a7b4bfde52b0534b27ffe3543fc4bae66
|