A small simple package that lets you change or customize texts color on your Python projects
Project description
A Python package for changing text colors in the terminal, perfect for adding a pop of color to your command-line applications!
Features
- Change text colors to brighten up your terminal output
- Change text's background color
Example Usage from paintxt import Colors
print(Colors.RED+"Hello, World!") # Print "Hello, World!" in red
print(Colors.BG_WHITE+"Hello, World!") # Print "Hello, World!" with a red background
print(Colors.colors) # Print all available colors
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
paintxt-1.0.0.tar.gz
(2.4 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 paintxt-1.0.0.tar.gz.
File metadata
- Download URL: paintxt-1.0.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1309f9de9e5eb73c629c1fe22698b8b87b807c67aeb9a9ac3ffa43f7ce6b22f
|
|
| MD5 |
60569dda1e6dac42ab467400e49dead2
|
|
| BLAKE2b-256 |
c865f437939de02367138cb2013cab9c9f0e8d38436ecc74b663b2b3cc67f76f
|
File details
Details for the file paintxt-1.0.0-py3-none-any.whl.
File metadata
- Download URL: paintxt-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5ca906ef77543c1845d75612be893e88118d935f4ad17c10414e792172f184f6
|
|
| MD5 |
e9241cf055ed9fafdc2b52f068696038
|
|
| BLAKE2b-256 |
945088264984370c0b1f54d2cfe52d127085e3602873fb669c511c597e0ae313
|