xy_list 模块
Project description
xy_list
说明
列表工具。
源码仓库
安装
pip install xy_list
使用
from xy_list.utils import is_empty_list
object_list_0 = []
is_empty_list(object_map_0)
# True
object_list_1 = ["key_0"]
is_empty_list(object_map_1)
# False
许可证
xy_list 根据 <木兰宽松许可证, 第2版> 获得许可。有关详细信息,请参阅 LICENSE 文件。
捐赠
如果小伙伴们觉得这些工具还不错的话,能否请咱喝一杯咖啡呢?
联系方式
微信: yuyangiit
邮箱: yuyangit.0515@qq.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xy_list-1.0.5.tar.gz
(7.2 kB
view details)
Built Distribution
File details
Details for the file xy_list-1.0.5.tar.gz
.
File metadata
- Download URL: xy_list-1.0.5.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9c649ad6db2ce671ae21d7837d45978ada0a2d405b8e368c1d50acebf983a5e |
|
MD5 | 1b1e580c3c73676a49cf1c51eec07390 |
|
BLAKE2b-256 | 69daba02d848a82ce5035bd205faca18bceb40ba67a56e693fa6bed7c34e7bb5 |
File details
Details for the file xy_list-1.0.5-py3-none-any.whl
.
File metadata
- Download URL: xy_list-1.0.5-py3-none-any.whl
- Upload date:
- Size: 8.7 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 | e59498b8bec7cfce42fab71f7a9d29d03bac3c20c64aa218947c010dfd476207 |
|
MD5 | 961f65803de1d830f65bfa1c0080a032 |
|
BLAKE2b-256 | 11c8459e09c83274f47467debc591e3f68f8297888a08560f21ce6f8ad0cc838 |