71 Forks
258 Stars
258 Watchers

algs4-py

A Python library for the textbook Algorithms, 4th edition

How to download and setup algs4-py

Open terminal and run command
git clone https://github.com/shellfly/algs4-py.git
git clone is used to create a copy or clone of algs4-py repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with algs4-py https://github.com/shellfly/algs4-py/archive/master.zip

Or simply clone algs4-py with SSH
[email protected]:shellfly/algs4-py.git

If you have some problems with algs4-py

You may open issue on algs4-py support forum (system) here: https://github.com/shellfly/algs4-py/issues