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.0.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.0.tar.gz.
File metadata
- Download URL: printextent-0.1.0.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 |
3a567c99a5f138950d2e412221b2cabac41c010bd63ee29446b2bc7ecd2ed0a6
|
|
| MD5 |
1954e6a168edc922ee52a727e3c4efe4
|
|
| BLAKE2b-256 |
1c69c70a87638adb8eeb2f6ac238f602a0e9ef9fbe43b9a5ec4f22cfa926bbb6
|
File details
Details for the file printextent-0.1.0-py3-none-any.whl.
File metadata
- Download URL: printextent-0.1.0-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 |
9d48644f58c0a075685cb060c01f8a8ceccd113422491b87ca29d1a866a30b5f
|
|
| MD5 |
dcefcac8b484d1738730d5cf6080b8fb
|
|
| BLAKE2b-256 |
d57fe617b278e8e6ac40ea0ae44cc1472b1a4953d4e6cda0fbf6e3067fb0687f
|