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

Uploaded Source

Built Distribution

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

Uploaded Egg

File details

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

File metadata

File hashes

Hashes for coinor.blimpy-1.3.5.tar.gz
Algorithm Hash digest
SHA256 ce0e5693dbb2c06da7c8daa74136bf9128a852d257f054752f422dc1b681c6f2
MD5 44ff575627e990b558eccfa79fe52c4d
BLAKE2b-256 c6508177b57b17ff87562b697f3c39a4360a39e4bd866c1cbdb95af4e078ee73

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for coinor.blimpy-1.3.5-py2.7.egg
Algorithm Hash digest
SHA256 1191b9c08d25e2b4966c88ed4559372f57f09d44cff273111ff83fc91352949a
MD5 3465de91e32d5e0aaa1ccddc311009e9
BLAKE2b-256 bbaec3b21771c5d2b7cb231788ace3132325ea7bc4b4424fedc65a03c6747497

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