A text changing package that allows the user to easily change colors, text styles and color backgrounds.
Project description
What is it?
textextent 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 textextent
Usage
import textextent
# prints out "Hello World! This is a test sentence!" in the color blue while also being bolded.
textextent.colorPrint("Hello World! This is a test sentence!", "Blue", "Bold")
# prints out "Hello World! This is a test sentence!" in a rainbow pattern.
textextent.colorPrint("Hello World! This is a test sentence!", "Rainbow")
# prints out "Hello World! This is a test sentence!" while under a typewriter effect.
textextent.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.2.tar.gz
(2.9 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.2.tar.gz.
File metadata
- Download URL: printextent-0.1.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
524cb263e008668a31acd0c3245b99385d196d3daee390298a10a1b1b585e9e6
|
|
| MD5 |
dbc349c58b18ba658cf1c36dc19be118
|
|
| BLAKE2b-256 |
549be93cf0d5e18fa2e4e2cf58ec89d687f8face69054558e9725f6adaa330d4
|
File details
Details for the file printextent-0.1.2-py3-none-any.whl.
File metadata
- Download URL: printextent-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.5 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 |
abc87abe847240ad78e8c0457dea09a5f494f3acfa566d61694e25ec03acd1ac
|
|
| MD5 |
fb5d7b99f7d5d4d06cdd822b4fec306b
|
|
| BLAKE2b-256 |
db266593bd3bf3d4df550ec98a481d2408ea4ce15c37981fcfdda99a5fd38471
|