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.8b0.tar.gz
(2.2 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.8b0.tar.gz.
File metadata
- Download URL: shellplus-0.0.8b0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f1cedb0ba28e5396cb1d0b4ceabcb5551f95633672969641dac59a824dc3dc5
|
|
| MD5 |
48fd9ad629a3a5c87db8e57c1dae72e8
|
|
| BLAKE2b-256 |
91ae0e59c9532bd4c6485d0de0243576f5ca58c254a0fb3634e1503b40467e7d
|
File details
Details for the file shellplus-0.0.8b0-py3-none-any.whl.
File metadata
- Download URL: shellplus-0.0.8b0-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 |
1a498dd75f8ce895d25c3d9721a9cfa993cb4e039150cb6f2ab22da06186b9da
|
|
| MD5 |
931aa48b609ef72c2c7ea3bc64d03799
|
|
| BLAKE2b-256 |
994f9a6600fe3c467b8dec48552c31c6fa5646c136b85d0e576dc0f3c16c7a31
|