From 1452b13360b5a1d82158e1d82f6906d7cff5daa3 Mon Sep 17 00:00:00 2001 From: Vishvajit Pathak Date: Thu, 17 Nov 2016 13:18:41 +0530 Subject: [PATCH] added scrapy in the python libraries (#46) * added scrapy in the python libraries --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3257fa3..a15c2db 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ If you are an open source project maintainer, add the label `first-timers-only` - [Pinax](https://github.com/pinax/pinax/labels/first-timers-only) _(label: first-timers-only)_
A Django-based platform for rapidly developing websites. - [BorgBackup](https://github.com/borgbackup/borg/labels/easy) _(label: easy)_
Deduplicating backup program with compression and authenticated encryption. - [pylearn2](https://github.com/lisa-lab/pylearn2/labels/For%20beginners) _(label: For beginners)_
A Machine Learning library based on Theano. +- [scrapy](https://github.com/scrapy/scrapy/labels/easy) _(label: easy)_
A fast high-level web crawling & scraping framework for Python. ## Ruby