No project description provided
Project description
ShellPlus
ShellPlus is a Python package designed to streamline terminal text formatting, providing predefined styles and colors for efficient coding with colors and formatting in the terminal.
Installation
You can install ShellPlus using pip3:
pip3 install shellplus
Example usage:
from shellplus import styles, colors1 as colors
# Print a warning message
styles.print('This is a warning message.', 'warn')
# Print a soft error message
styles.print('This is a soft error message.', 'serr')
# Print a colorful message using 'gum pink'
colors.print('This is a colorful message.', 'gum pink')
# Print a differently colorful message using 'salmon'
colors.print('This is a differently colorful message.', 'salmon')
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
shellplus-0.0.8b1.tar.gz
(2.3 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 shellplus-0.0.8b1.tar.gz.
File metadata
- Download URL: shellplus-0.0.8b1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e552e3ab18d7918147373b29c0e4006d28a3c6d9ad19aee5896cf46ec2f94d4
|
|
| MD5 |
9fc603615ffa07403194d4c70bd85b95
|
|
| BLAKE2b-256 |
a9299cd30ca16c9ed4dc27bd029a34777f26a42269d2c36891380d30c51d4263
|
File details
Details for the file shellplus-0.0.8b1-py3-none-any.whl.
File metadata
- Download URL: shellplus-0.0.8b1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb8b72b08ece7b7d32e9c2e6c9e4cd19cc1699b0301e8c2285ee38dcf7ce24eb
|
|
| MD5 |
fe169ae7ef2fc9b21c64bb5aab14a503
|
|
| BLAKE2b-256 |
8f0859b05ccb262c8d0ca2417d9c188ef0d8a20842442a014db8d9d6c230ab8c
|