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

Uploaded Source

Built Distributions

coinor.blimpy-1.0.0-py2.7.egg (14.6 kB view details)

Uploaded Egg

coinor.blimpy-1.0.0-py2.6.egg (14.7 kB view details)

Uploaded Egg

File details

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

File metadata

File hashes

Hashes for coinor.blimpy-1.0.0.tar.gz
Algorithm Hash digest
SHA256 fc5b1450465e0f914d2cb0a1270cbefd975f96eb7d65426f8fd28baaaf8ebaa6
MD5 11efb7ba90e858fd4de7cd993c3026c9
BLAKE2b-256 30de51839f2ee1b12a83416b7e919e7cf36ef31a62f6ae82d4d89e235094be2a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coinor.blimpy-1.0.0-py2.7.egg
Algorithm Hash digest
SHA256 c94468bee0bd90888706b7a36dbc66153ae0d6ee6c2200785bdacdd8ffd0d146
MD5 00b8f89059f85d32de0eb05a0d6e9d11
BLAKE2b-256 3c26e7731aaf832435a4e1147163c146d715afc27434f072becf21771ed16401

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coinor.blimpy-1.0.0-py2.6.egg
Algorithm Hash digest
SHA256 73575becf83a0a64b1811c3fc6a4ca9dc4b2cef9f0f0eb61dbb0a442ec405717
MD5 34f9639e9c39a569ee5c0060c2025e75
BLAKE2b-256 ace6bb6dfad3d00b9227580592d77f2f592b514f4636d65165e8f2d4d8215d1d

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