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 foobar.
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.3.tar.gz
(2.8 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.3.tar.gz.
File metadata
- Download URL: printextent-0.1.3.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a180c2fd3c58bed7d622f90f386a4ac4714a630f13f04c15889138b7b3e48353
|
|
| MD5 |
32486e686a1fe67a28891a1d3e5b32d8
|
|
| BLAKE2b-256 |
e0840046155aeaa17940bc6346e519e243b12e45d7d0fe408a7ec9ab8c9b12d3
|
File details
Details for the file printextent-0.1.3-py3-none-any.whl.
File metadata
- Download URL: printextent-0.1.3-py3-none-any.whl
- Upload date:
- Size: 3.1 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 |
c36ae95507b87231a83503af96d119be1b9ba8baacf125f934b282bfaaa4a7d3
|
|
| MD5 |
93974c7cb38ce98a615c5a6e70e8434b
|
|
| BLAKE2b-256 |
92a3d2d0c49c162edc3ff077b89d1c209ccdb47d7ddf8524d263a9d67e6835cb
|