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.

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.1.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distributions

coinor.blimpy-1.1.0-py2.7.egg (14.8 kB view details)

Uploaded Egg

coinor.blimpy-1.1.0-py2.6.egg (14.8 kB view details)

Uploaded Egg

File details

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

File metadata

File hashes

Hashes for coinor.blimpy-1.1.0.tar.gz
Algorithm Hash digest
SHA256 fad3da28658ac5aab2aeeed7ca9d90914d33f58d6e05ea807290bd3a97666a09
MD5 75e0cc78e7f009d28bdaaab4e42bf172
BLAKE2b-256 eb197b2d2c9d118e891e3ed5b91734829597a87cd1653ec8ecba80b581e2f432

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coinor.blimpy-1.1.0-py2.7.egg
Algorithm Hash digest
SHA256 be6adffd680062748e6a1ed2d7f3c330003d5ee990a8bede016ee8b127668753
MD5 9dd03dab5c792ef0ac6a7b4b7aceefa5
BLAKE2b-256 50bf59ead17c1965ea96f1616949f9773a78cc4ce2d6810821eafa8bfb5a67b4

See more details on using hashes here.

File details

Details for the file coinor.blimpy-1.1.0-py2.6.egg.

File metadata

File hashes

Hashes for coinor.blimpy-1.1.0-py2.6.egg
Algorithm Hash digest
SHA256 8b2905a854d9bc6b236c3f208ee4e1ff8be6172803364b74bf71512612b2f884
MD5 61531b0d926df6c2ace660988b2560d1
BLAKE2b-256 fdaa7d8acfcb1b8326cec3c300c2c6f08c32dafb9956befa216f9a481d7ba241

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