A package for datastructures and algorithms.
Project description
DsAlgo: Datastructures and Algorithms for Python
DsAlgo is a package for Datastructures and Algorithms written in Python.
Installation
DsAlgo can be installed using pip:
$ python3 -m pip install -U dsalgo
If you want to run the latest version of the code, you can install from git:
$ python3 -m pip install -U git+git://github.com/kagemeka/dsalgo-python.git
Contributing
see CONTRIBUTING.md
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
dsalgo-0.2.2.tar.gz
(73.5 kB
view hashes)
Built Distribution
dsalgo-0.2.2-py3-none-any.whl
(126.5 kB
view hashes)