Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamaziz/scrapy-dash

Scrapy docset for Dash.
https://github.com/iamaziz/scrapy-dash

Last synced: 4 days ago
JSON representation

Scrapy docset for Dash.

Awesome Lists containing this project

README

        

Scrapy docset for Dash
===========

[Scrapy](http://scrapy.org) docset for [Dash](http://kapeli.com/dash).

__How to generate the docset:__

- It is as easy as:
- ``python scrapy-to-dash.py``

- Requirements:

- [httrack](http://www.httrack.com/) must be installed.
- Python with the package [Beautiful Soup](https://pypi.python.org/pypi/beautifulsoup4/4.3.2) should be installed as well.

Note:
> Generating the docsest is tested on Mac OS only. If anyone gets to try it on Windows, please let me know how it goes.

> This docset is now available in Dash 2.1.0, under Other docsets > User Contributed.