linked_list_mod 1.12
pip install linked_list_mod
Latest version
Released:
Pure Python linked list module, with lifo (stack) and fifo (queue)
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache v2
- Author: Daniel Richard Stromberg
- Tags linked list, stack, queue, lifo, fifo
Classifiers
- Development Status
- Intended Audience
- Programming Language
Project description
A pure python linked list class is provided. It is thoroughly unit tested, passes pylint, and is known to run on CPython 2.7, CPython 3.3, Pypy 2.2 and Jython 2.7b1.
A LIFO (stack) and FIFO (queue) are also provided, built from the linked list.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache v2
- Author: Daniel Richard Stromberg
- Tags linked list, stack, queue, lifo, fifo
Classifiers
- Development Status
- Intended Audience
- Programming Language
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file linked_list_mod-1.12.tar.gz
.
File metadata
- Download URL: linked_list_mod-1.12.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | debffa646eedb4bc848821c6c83381abe5e281b737cb43b1649c7260f4c69bc4 |
|
MD5 | a2ca4121b72c22d55c6d97d7f09aad52 |
|
BLAKE2b-256 | b43f7e0824e9f0599954231202d00dbf58108969b8e40ac87bbc289fbf658e53 |