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

Uploaded Source

Built Distribution

coinor.blimpy-2.0.0-py3-none-any.whl (12.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: coinor.blimpy-2.0.0.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.10.0 pkginfo/1.2.1 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.7

File hashes

Hashes for coinor.blimpy-2.0.0.tar.gz
Algorithm Hash digest
SHA256 42669dd34c50cd5aa28494a601698c902b0e90fdbfe952e12e1df1de352fff8a
MD5 f8f801e2527d7cd11049d58a64f4f469
BLAKE2b-256 965786ed8b70fb17fb4f1be2aa0f081000ee1bde9ae7874da4135a88cd7c2905

See more details on using hashes here.

File details

Details for the file coinor.blimpy-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: coinor.blimpy-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 12.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for coinor.blimpy-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4e445ec96e83f4740dbdd87f979deec21bbdef1e1fea12778e2deb7b3271691c
MD5 2bbcc6c860bf1167369fe932e7da307b
BLAKE2b-256 009aedfb652d964d82acaf9139cf51d042797a24f122a2671f34848a43c32824

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