Skip to main content

支持各种趣味打印的 Python 工具库

Project description

InterestPrint 趣味打印库

作者: 袁窦涵 邮箱: w111251@outlook.com

功能介绍

一款支持跨平台彩色打印、趣味喵喵环绕打印的 Python 工具库,轻量无第三方依赖,开箱即用。

函数说明

ColorfulPrint

带颜色的终端打印函数,支持 Windows/Linux/macOS 三大主流系统,可选字体颜色、加粗效果。

  • 参数:*text(打印内容,支持多参数传入)、color(字体颜色,默认值:white)、bold(是否加粗,默认值:False)、end(结尾字符,默认值: )、sep(多参数分隔符,默认值:空格)
  • 支持颜色:black/red/green/yellow/blue/purple/cyan/white

FrontBackPrint

可设置前后缀的打印

  • 参数:*text 要打印的内容(可变参数)、front: 前缀(默认^)、back: 后缀(\EQUALTOFRONT的意思是前后缀相同)、end 结尾字符,默认换行、sep 多个参数的分隔符,默认空格

MeowPrint

带猫咪表情(🐱)环绕的趣味打印函数,可自定义前后喵表情数量、是否显示前后表情。

  • 参数:*text(打印内容,支持多参数传入)、meow_count(喵表情数量,默认值:1)、end(结尾字符,默认值: )、sep(多参数分隔符,默认值:空格)、front(是否前置喵表情,默认值:True)、back(是否后置喵表情,默认值:True)

BgColorfulPrint

带背景颜色的终端打印函数,支持 Windows/Linux/macOS 三大主流系统,默认白色字体,可选背景颜色、加粗效果。

  • 参数:*text(打印内容,支持多参数传入)、bg_color(背景颜色,默认值:black)、end(结尾字符,默认值: )、sep(多参数分隔符,默认值:空格)、bold(是否加粗,默认值:False)
  • 支持背景颜色:black/red/green/yellow/blue/purple/cyan/white

FgAndBgColorfulPrint

同时设置前景色(字体色)和背景色的终端打印函数,支持 Windows/Linux/macOS 三大主流系统,灵活搭配字体色与背景色。

  • 参数:*text(打印内容,支持多参数传入)、fg_color(前景色/字体色,默认值:white)、bg_color(背景颜色,默认值:black)、end(结尾字符,默认值: )、sep(多参数分隔符,默认值:空格)
  • 支持颜色:black/red/green/yellow/blue/purple/cyan/white

FgColorfulPrint

ColorfulPrint 的别名(Alias),功能与 ColorfulPrint 完全一致,语义更直观(Fg 对应 Foreground,前景色/字体色)。

PrintThenClear

打印后清屏函数,支持自定义显示时间。

  • 参数:*text(打印内容,支持多参数传入)、show_time(显示时间,单位秒,默认值:3)、color(字体颜色,默认值:white)、bold(是否加粗,默认值:False)、end(结尾字符,默认值: )、sep(多参数分隔符,默认值:空格)

DisableMeowPrint

禁用 MeowPrint 函数,使后续调用 MeowPrint 时不打印喵表情。

EnableMeowPrint

启用 MeowPrint 函数,使后续调用 MeowPrint 时打印喵表情。

MeowPrint

带猫咪表情(🐱)环绕的趣味打印函数,可自定义前后喵表情数量、是否显示前后表情。

  • 参数:*text(打印内容,支持多参数传入)、meow_count(喵表情数量,默认值:1)、end(结尾字符,默认值: )、sep(多参数分隔符,默认值:空格)、front(是否前置喵表情,默认值:True)、back(是否后置喵表情,默认值:True)

colorful_input

带颜色的终端输入函数,支持 Windows/Linux/macOS 三大主流系统,可选字体颜色、加粗效果。

  • 参数:prompt(输入提示信息,默认值:空字符串)、color(字体颜色,默认值:white)、bold(是否加粗,默认值:False)
  • 支持颜色:black/red/green/yellow/blue/purple/cyan/white

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

interestprint-0.4.8.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

interestprint-0.4.8-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file interestprint-0.4.8.tar.gz.

File metadata

  • Download URL: interestprint-0.4.8.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for interestprint-0.4.8.tar.gz
Algorithm Hash digest
SHA256 95d5adabf0ef33b490476b1a70752303665ffb77b5e4ecc0556826eb7007a715
MD5 45baa1dca916cd10dce7d626566fab26
BLAKE2b-256 b16236e87d0191813408957cc0e95c2e51caaf45e7e0b52e73a6b2a79b58911a

See more details on using hashes here.

File details

Details for the file interestprint-0.4.8-py3-none-any.whl.

File metadata

  • Download URL: interestprint-0.4.8-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for interestprint-0.4.8-py3-none-any.whl
Algorithm Hash digest
SHA256 999de8ea8655e0e5761598005f4c652156725f492935b30e8117a26dac9d6e0d
MD5 290a3234182fe7527cc1d88ea7269eaf
BLAKE2b-256 2a6f7ed573a72fe798302ac6663067a17e6e5ea95fb9e3400337c3f8a8bc7581

See more details on using hashes here.

Supported by

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