# 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.1
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.1.tar.gz | 3.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| linkedlist_tools-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 8.1 kB
Release files / linkedlist_tools-0.1.1.tar.gz
| Download URL | linkedlist_tools-0.1.1.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
977184fc4ceb846f736b4ca00c4ba59e644bffd15eaefba5f4de9620977e36ea
|
|
BLAKE2b-256 checksum How to use checksums |
686368f7c8fb8e49fafc1ca7ce24c199704f7c53ec1b38bc67cf187d7b00d0b7
|
| 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.1-py3-none-any.whl
| Download URL | linkedlist_tools-0.1.1-py3-none-any.whl |
|---|---|
| Size | 4.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3a01b2aa2705866e9b1a17eab2ed83a24d9fc36500d98e3b2338db7d246dd1a0
|
|
BLAKE2b-256 checksum How to use checksums |
8e7ad9a1ede160ed06c8d068d0a50bc3bbe1db3a3fcb2fb466d39c136bc93d43
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.6
|