# linkedlist-tools
一个简单的单链表工具库。
## 安装
pip install linkedlist-tools
## 使用
import linkedlist_tools as llt
head = llt.jianl(1, 5)
llt.show(head)
Release files for linkedlist-mjs 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| linkedlist_mjs-0.1.3.tar.gz | 3.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| linkedlist_mjs-0.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.1 kB
Release files / linkedlist_mjs-0.1.3.tar.gz
| Download URL | linkedlist_mjs-0.1.3.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
552416ba028f9851fbad6c4ceb26abfbc5f41f9f56e2d38f548d6b525c54e5b2
|
|
BLAKE2b-256 checksum How to use checksums |
5a19e8def94c6154be000b07574f56942b37f03e7e59a238005cefe4cba2b78e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.6
|
Release files / linkedlist_mjs-0.1.3-py3-none-any.whl
| Download URL | linkedlist_mjs-0.1.3-py3-none-any.whl |
|---|---|
| Size | 4.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ea2c1177cf2a514a640e0d9614ffac3864b2c215a68d3ab7a99bce92d2f49299
|
|
BLAKE2b-256 checksum How to use checksums |
3e305d35656fa6046515041f0cbd709690240d31d0cbfcc5d8a48e8a24e87284
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.6
|