A library for colored and styled input and output in the terminal.
Project description
Emfazo
The purpose of this library is to make colored and styled input and output in the terminal as simple as possible. A detailed guide on its usage will follow soon. For now, this example should suffice:
from emfazo.escseqs import *
print(BOLD + ITALIC + UNDERLINE + CYAN.fg + 'Hello, world!' + RESET_ALL)
The library’s code is largely self-explanatory. You can easily infer the functions’ behavior from their parameters. If you decide to download it, have fun developing with Emfazo!
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
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 emfazo-0.1.0a1.tar.gz.
File metadata
- Download URL: emfazo-0.1.0a1.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c936d533cfc4e16afa1a6af0620ce9ffdbc636503afb76ded2013c89761f6e07
|
|
| MD5 |
fc774c89070a6c6555a06fdc1ba204c5
|
|
| BLAKE2b-256 |
02a12d3c542c8d4e47c27b06a1e1ba221b5e0d6f86593090ef57c096b3c81650
|
File details
Details for the file Emfazo-0.1.0a1-py3-none-any.whl.
File metadata
- Download URL: Emfazo-0.1.0a1-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f6a91b6ca86a80a17304d9a27db88f7b8095b39a6b9e68e20864ec52c30c1772
|
|
| MD5 |
240d719661826d9a945c7c0c9dbf13db
|
|
| BLAKE2b-256 |
3c5a4c3a8e05f38f82b587bbc672a420af573b5d2098e99b087b0ccb3a5ad8f5
|