Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

BeautyPrinting-1.4.1-py3-none-any.whl (5.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page