A pedagogical algorithms and data structures library
Project description
paddles
is a pedagogical algorithms and data structures library that aims to
- be thoroughly tested and documented
- be easy to install, use and understand
- adhere to good Python coding practices.
To install the library, type pip install paddles
at the command line,
preferably after activating a virtual environment.
Your default Python version must be 3.10 or later.
This is version 0.1 of the library. It is a work in progress. It currently implements the Stack, Queue and Deque abstract data types (ADTs).
The code repository is at https://github.com/dsa-ou/paddles. The formatted documentation is at https://dsa-ou.github.io/paddles.
Licence
paddles
is Copyright © 2024 by The Open University, UK.
The code is licensed under a BSD 3-clause licence.
The documentation is licensed under a
Creative Commons Attribution 4.0 International Licence.
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
File details
Details for the file paddles-0.1.0.tar.gz
.
File metadata
- Download URL: paddles-0.1.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.11 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffd43859c9bfce37d2bc295dfba7026706c306209e233b1038a17a6507b99761 |
|
MD5 | ff433bb61e159222677a6ec216720aa8 |
|
BLAKE2b-256 | 30bbd6b4f9b927fd42a24d021028e06de3598c8f22545d4c8da9a9a87853779c |
File details
Details for the file paddles-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: paddles-0.1.0-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.10.11 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b9dfbab6ad577d350cc8c3dcfd6075b4d494435baeebae29c4f516c47bcb4f2 |
|
MD5 | 368979cd78906c6c753a91397355fd14 |
|
BLAKE2b-256 | 7952b7f71dc410e5dfca18c5fff086bd254c14527bac3771015277b9fad76911 |