# linkedlist-tools
一个简单的单链表工具库。
## 安装
pip install linkedlist-tools
## 使用
import linkedlist_tools as llt
head = llt.jianl(1, 5)
llt.show(head)
Release files for linkedlist-tools 0.1.0
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_tools-0.1.0.tar.gz | 3.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| linkedlist_tools-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.9 kB
Release files / linkedlist_tools-0.1.0.tar.gz
| Download URL | linkedlist_tools-0.1.0.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c2f5f58d193193553e946b984a7b78a1315390fd13e7a12154683df6721efe7c
|
|
BLAKE2b-256 checksum How to use checksums |
0c65020b07eae214f31e0fd077b7956cc4471927405932918230a5aa4da7f569
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.6
|
Release files / linkedlist_tools-0.1.0-py3-none-any.whl
| Download URL | linkedlist_tools-0.1.0-py3-none-any.whl |
|---|---|
| Size | 4.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
cff2865308cdd19d2e079e074405d365df3061b63b246bd63cf63253579305a1
|
|
BLAKE2b-256 checksum How to use checksums |
ea07971e92471a0f787cf0f31756cb96ce5f40222b3bc58caf80856a4235d834
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.6
|