BeautyPrinting · 一个专为美观打印而设计的模块
Project description
欢迎下载BeautyPrinting!
你是否想要拥有幻彩的打印输出?
from BeautyPrinting import btprint
btprint('Colorful Hello World!', color='cyan', bgcolor='black')
两行代码,就可以拥有炫彩的“Hello World”
你是否想要拥有炫酷的加载进度条?
from BeautyPrinting.ProgressBar import loading_bar
loading_bar('Loading......', items=50, color='cyan')
两行代码,轻松拥有多彩的加载条
你是否想要实现enlighten的进度条?
from BeautyPrinting.ProgressBar import enlighten_loading_bar, enlighten_loading_bars
enlighten_loading_bar(text='Loading......', items=200, sleep=0.01)
enlighten_loading_bars(5, use_list=False, text='Loading......', items=200, sleep=0.01, color='cyan')
抽象Enlighten接口,摆脱复杂的Enlighten API
赶紧下载我们BeautyPrinting吧!一定能满足您的美学需求!
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
BeautyPrinting-1.4.1.tar.gz
(4.8 kB
view details)
Built Distribution
File details
Details for the file BeautyPrinting-1.4.1.tar.gz
.
File metadata
- Download URL: BeautyPrinting-1.4.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35d82746421fff4293f5ae7340d770b71aa1e7430255d56b56424c6452d02d69 |
|
MD5 | 997965c7a9e3c8c8fee012caf4a412be |
|
BLAKE2b-256 | c35ec9fdfb693ecee02529e2a1e6899a9054555dd6d88ffc19cd6b367db67778 |
File details
Details for the file BeautyPrinting-1.4.1-py3-none-any.whl
.
File metadata
- Download URL: BeautyPrinting-1.4.1-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e8205d991d5d6ac1a95a8f479d6ed70970a174560eb8be542d7de4f1c17b6f15 |
|
MD5 | 4bd7d6a819b0ec6bd76178c6905a2b6a |
|
BLAKE2b-256 | a38d324afb429a6bba01c52616eed16bc3125314af7107c8ee4d28e80f25c3c1 |