xy_console 模块
Project description
xy_console
说明
简单Python控制台输入输出工具封装.
源码仓库
安装
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.4.tar.gz
(8.5 kB
view details)
Built Distribution
File details
Details for the file xy_console-1.0.4.tar.gz
.
File metadata
- Download URL: xy_console-1.0.4.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | def18af90d90444094aabfffb99d19443db35c4f8bd861be2226ed13d0d0dc42 |
|
MD5 | cbf79a313cf8c49aee0aae16094c6e6d |
|
BLAKE2b-256 | 90cf293ca3e731cae744ef92561550563509ca02c7990a1e19bd7fb598869363 |
File details
Details for the file xy_console-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: xy_console-1.0.4-py3-none-any.whl
- Upload date:
- Size: 9.3 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 | 8af55e9b2d86dca7ebeca34a849630664d939ed278c34877fd14abd1be4631cc |
|
MD5 | fe5efb0bf5d2bc60c4e886ad2ce5ccab |
|
BLAKE2b-256 | f7b5e91ddde937fa1c0fd2af4681e3a31435fa95fa8378d0a37b9a2a1f8dce6a |