xy_console 模块
Project description
xy_console
| 简体中文 | 繁體中文 | English |
|---|
说明
简单Python控制台输入输出工具封装.
源码仓库
| Github | Gitee | GitCode |
|---|
安装
# 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.6.tar.gz
(8.3 kB
view details)
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 xy_console-1.0.6.tar.gz.
File metadata
- Download URL: xy_console-1.0.6.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5778146ed65a05a721a6c9f34866bf1cdb1e6ed2631021b2e844fa854c841a6
|
|
| MD5 |
2ac821936ef7fb894e696f3817d51830
|
|
| BLAKE2b-256 |
a9ff8d225b65738aed20181f9aef651aeadefba99af2abbe7ade9cf806e14436
|
File details
Details for the file xy_console-1.0.6-py3-none-any.whl.
File metadata
- Download URL: xy_console-1.0.6-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3760d804c9a4400dcb650012467bea3f4d2caeab31b67eb1199d657a27cb8450
|
|
| MD5 |
b8b5aacc482c62468096c84da571dfde
|
|
| BLAKE2b-256 |
768dd14a3418f094014c3ec6e0105fedc7df6f853fcaf7c33b41daf12083aef8
|