A library of data structures, implemented in Python for Python
Project description
PyDSALib
PyDSALib is a data structures library, written in Python for Python. It aims to provide an efficient implementation and a convenient interface for each data structure, as well as a selection of useful methods and algorithms to manipulate them.
PyDSALib is very much still in development - see the TODO section. We welcome open-source contributions to help improve this library.
Data structures currently supported include:
- Queue
- Deque
- Stack
- Linked List
- Binary Heap
- Priority Queue
- Binary Search Tree
- AVL Tree
- Graph
Documentation (PDF)is included in the /docs folder
Installation
Prerequisites:
- Python3.6 or later
Installation using pip:
pip install PyDSALib==0.1
Clone from GitHub:
git clone https://github.com/HerrHruby/PyDSALib.git
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file PyDSALib-0.2.tar.gz.
File metadata
- Download URL: PyDSALib-0.2.tar.gz
- Upload date:
- Size: 13.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
39d15df2c0848f856e9daacfa2913db9e38fa1729e83394b921bf3cc697424e6
|
|
| MD5 |
36e4de0269e29b2f883546fb319e114b
|
|
| BLAKE2b-256 |
31f41fdb974d636b44a75eaf4790949a4f7c64eafd9c6bbb457e95bf55b42816
|
File details
Details for the file PyDSALib-0.2-py3-none-any.whl.
File metadata
- Download URL: PyDSALib-0.2-py3-none-any.whl
- Upload date:
- Size: 18.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f71dd7063dd25f49bf557073eb19aee49cf5ceb7e623f65f664ae34bd75fda70
|
|
| MD5 |
69ca2ca19622169c12f40ab5e7e20684
|
|
| BLAKE2b-256 |
0281ccda9f33869a0287b35affeaf6ade309b777d369076c8edde5ae06f878aa
|