Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iamaziz/algorithms-dash
Algorithms and data structures docsets for Dash
https://github.com/iamaziz/algorithms-dash
Last synced: 4 days ago
JSON representation
Algorithms and data structures docsets for Dash
- Host: GitHub
- URL: https://github.com/iamaziz/algorithms-dash
- Owner: iamaziz
- Created: 2013-12-21T15:09:34.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-07T00:39:12.000Z (almost 11 years ago)
- Last Synced: 2024-10-12T04:53:31.325Z (about 1 month ago)
- Language: Python
- Size: 1.02 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Algorithms and Datastructure docsets for Dash
If you:
* have [Dash](http://kapeli.com/dash) and enjoy using it for browsing documentation,
* are learning or studying algorithms and data structures, and
* think [Algorithms](http://en.wikibooks.org/wiki/Algorithms) and [Data Structures](http://en.wikibooks.org/wiki/Data_Structures) wikibooks are awesome source for learning.Then these two docsets are for you.
To use them,
* you can either download the generated documentation folders and open them with dash, or
* copy and run the python file, it will generate the entire docset for you.## Screenshots
![Aglorithms-wikibook docset](/screenshots/algorithms-wikibook.png)
![Data Structures-wikibook docset](/screenshots/datastructures-wikibook.png)