Make colored texts, bold, and console functions with color
Project description
Install
To install this awesome library you can do:
Windows 10/11:
```bat
pip3 install consoleutil
```
MacOS or Linux:
```bat
python3 install consoleutil
```
Documentation
Super easy to use. Here some examples
```python
from consoleutil import console, returns, type_texts
console.warn("Whats upp")
console.error("Yo!!")
console.info("Whats up my dude")
print(type_texts.BOLD(returns.OKBLUE("Whats up dude")))
```
Its simple, use it if you want i dont mind if you dont
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
consoleutil-0.0.1.tar.gz
(2.0 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 consoleutil-0.0.1.tar.gz.
File metadata
- Download URL: consoleutil-0.0.1.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c98282b9c0eaa7a54d6c438a5a07253265e9c83b0f95fa38d3470cb0b04e4e4
|
|
| MD5 |
f80e8ab2ccec33f4faf0354fdb73f04a
|
|
| BLAKE2b-256 |
866b58a811962b63554d24a6b7d9309e7536dbc68c9911e63486560a13f6dafd
|
File details
Details for the file consoleutil-0.0.1-py3-none-any.whl.
File metadata
- Download URL: consoleutil-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f56d7322255610f2fdeb4dc6f7fd693604a32c28bcd5cc814f0f1d7a3d97645
|
|
| MD5 |
3af40fc470bc1da4f445b0cd1f8f8e99
|
|
| BLAKE2b-256 |
23a3aab010f455a155c12e974c04987213c4249045897fb7b32cdc2d1b1f06a4
|