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.1.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.1.tar.gz.
File metadata
- Download URL: printextent-0.1.1.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 |
75a8a866244b117511f03b685fcb20abfda486064894466025e76e481d050432
|
|
| MD5 |
45ab2c84a0e1585a090ba51562fe5134
|
|
| BLAKE2b-256 |
cfb03ee79f561aee6269b91913aafd48ce775d37cff6c9e0efa890e23198890d
|
File details
Details for the file printextent-0.1.1-py3-none-any.whl.
File metadata
- Download URL: printextent-0.1.1-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 |
fce7214d054e2aa5c6a49628609c98d69565c04fd3e5dd9fbc920d57e59b3083
|
|
| MD5 |
34c7112a4f0ed2ea0dcb66fb66820dc1
|
|
| BLAKE2b-256 |
bf95616a209d7343cae476fe298a96167b2570bdd57d1bec520b9850a77de939
|