Skip to main content

Basic List Implementation in Python

Project description

BLImPy (Basic List Implementation in Python) is a basic implementation of a linked list data structure that is a drop-in replacement for the Python list. It supports all basic list methods. The data structure is not as efficient as the Python list for many operations and in most cases, should not be used except in a teaching setting. It was developed to illustrate basic principles and to be used with GiMPy, a graph implementation in Python. BLImPy includes a stack data structure, a queue data structure, and a priority queue data structure.

Documentation for the API is here:

https://tkralphs.github.io/BLImPy

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

coinor.blimpy-1.3.1.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

coinor.blimpy-1.3.1-py2.7.egg (15.0 kB view details)

Uploaded Egg

File details

Details for the file coinor.blimpy-1.3.1.tar.gz.

File metadata

File hashes

Hashes for coinor.blimpy-1.3.1.tar.gz
Algorithm Hash digest
SHA256 7e8049c3418be8ac90965504c4a3729b1af272cacd9188d5e9e5fbb46c974195
MD5 ea07a3674217da7a49b0eaa4b99d37a5
BLAKE2b-256 01ec7d3c18096edd4808bf9bdf91de5cf387fa0d161ba29049b5e55347a9a747

See more details on using hashes here.

File details

Details for the file coinor.blimpy-1.3.1-py2.7.egg.

File metadata

File hashes

Hashes for coinor.blimpy-1.3.1-py2.7.egg
Algorithm Hash digest
SHA256 371ade64b679920040f8107be14963c89b7baa5bdca67529bdb10b3f251dce0d
MD5 53cc3fc683a72f363cbffaf7badee00e
BLAKE2b-256 660e27498b3a6de37671d7bc791dca15421dc6285005507a81b65d29b0fd5d80

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page