xy_console 模块
Project description
xy_console
说明
简单Python控制台输入输出工具封装.
源码仓库
安装
# bash
pip install xy_console
开始
from xy_console.utils import *
# 普通打印
printt("hello world")
# 打印成功
print_s("hello world")
# 打印执行
print_exe("hello world")
# 打印警告(warning)
print_w("hello world")
# 打印运行(running)
print_r("hello world")
# 打印运行(error)
print_e("hello world")
许可证
xy_console 根据 <木兰宽松许可证, 第2版> 获得许可。有关详细信息,请参阅 LICENSE 文件。
捐赠
如果小伙伴们觉得这些工具还不错的话,能否请咱喝一杯咖啡呢?
联系方式
微信: yuyangiit
邮箱: yuyangit.0515@qq.com
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
xy_console-1.0.5.tar.gz
(10.1 kB
view details)
Built Distribution
File details
Details for the file xy_console-1.0.5.tar.gz
.
File metadata
- Download URL: xy_console-1.0.5.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3dc6ce1771ea39fae5d95fe9c5145c06e2c0ccb3c029c24add7d2cf265a08fa8 |
|
MD5 | 72850d612f94bfa9e1bb6fb2df2fc80c |
|
BLAKE2b-256 | 991aff36bf82c093e9201d8d4092d22fc4caa144a0634d7bc555fabb963f224b |
File details
Details for the file xy_console-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: xy_console-1.0.5-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 00790e7b80b9b5f96651c95cfaabafaaae566847775beeee7a0292d423874287 |
|
MD5 | 6d16098edbd269da03c5935a0cb627d0 |
|
BLAKE2b-256 | da6b96f396bc1514fe655202a0a67615ebc24169073faf402ecabf78b033b1f2 |