类型辅助模块
Project description
xy_string
说明
字符串工具.
源码仓库
安装
pip install xy_string
开始
from xy_string.utils import is_empty_string, empty_string, contains_zh
is_empty_string("")
# true
is_empty_string("empty")
# false
empty_string("empty")
# empty
empty_string(None, default="empty")
# empty
empty_string(None)
# None
contains_zh("中文")
# True
contains_zh("Chinese")
# False
许可证 (License)
xy_string 根据 木兰宽松许可证, 第2版 (Mulan Permissive Software License,Version 2) 获得许可。有关详细信息,请参阅 LICENSE 文件。
捐赠
如果小伙伴们觉得这些工具还不错的话,能否请咱喝一杯咖啡呢?
联系方式
微信: yuyangiit
邮箱: 845262968@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_string-1.0.3.tar.gz
(6.8 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_string-1.0.3.tar.gz.
File metadata
- Download URL: xy_string-1.0.3.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47694dacad109484702f70a379374eb00304ad6e32ef4cc9e9e76231f057e92a
|
|
| MD5 |
3a989e78c70cdd59212ffdaca13bd2b1
|
|
| BLAKE2b-256 |
6ec58de17b54b8ff22d87f80bbd8305ca7de23277c9bc158ebd834bda822b8c5
|
File details
Details for the file xy_string-1.0.3-py3-none-any.whl.
File metadata
- Download URL: xy_string-1.0.3-py3-none-any.whl
- Upload date:
- Size: 7.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 |
57dd982014fe4480a14f9bd5823c9b71df88fc1c4c2f770271bd3a44ec526768
|
|
| MD5 |
6f7c41a8f812794dd69a1f41ff1f3c6a
|
|
| BLAKE2b-256 |
b23ebc17f4a12d1e7e1c1b3a47559670160aee66fb5c2c98a45be32b395f64a9
|