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
Release files for xy-list 1.0.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| xy_list-1.0.6.tar.gz | 7.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| xy_list-1.0.6-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 15.9 kB
Release files / xy_list-1.0.6.tar.gz
| Download URL | xy_list-1.0.6.tar.gz |
|---|---|
| Size | 7.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
448d5629c0bcc47033165a3efe4f1c753a26d64bf7e58371e2c6ebb0b518f5de
|
|
BLAKE2b-256 checksum How to use checksums |
e3fcc0bc3b5da3741e4278aff3db3c3ec059427687800fd473eb6cf091edbfc0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.3
|
Release files / xy_list-1.0.6-py3-none-any.whl
| Download URL | xy_list-1.0.6-py3-none-any.whl |
|---|---|
| Size | 8.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
907abafb73e3ca22c19749f17b79992755f273bab92ba4115d57a4c5b516fcbc
|
|
BLAKE2b-256 checksum How to use checksums |
3f3a8d3bacfac7012485340f48cad33c2c294af1dc3a5ccc762d701ab819dc48
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.1.1 CPython/3.11.3
|