Scrapy

Scrapy 1.0.3 updated

Scrappy is written 100% in Python and can be utilized for simple data mining, to page monitoring, Web search engines and even for code testing.Scrapy is not a search engine in the true meaning of the word, but it acts like one (without the indexing part)....

HTML5 Shiv

HTML5 Shiv 3.7.3 updated

HTML5 Shiv is an evolution from Remy Sharp's HTML5shiv script. Just like the original, this JS library will enable developers to utilize modern code in their applications and have it properly rendered out inside older IE browsers where HTML5 is not...

Packery

Packery 1.4.3 updated

Packery uses a bin-packing algorithm to display elements on a grid. These elements can be resized and reshuffled around using drag and drop gestures. Packery is also responsive design friendly, rearranging elements every time the page is resized or...

DOMPDF

DOMPDF 0.6.0 beta3

This is a (mostly) CSS2.1 compliant HTML layout and rendering engine written in PHP.It is a style-driven renderer: it will download and read external stylesheets, inline style tags, and the style attributes of individual HTML elements. It also supports...

domReady

domReady 1.0.8 updated

domReady allows developers to detect DOM ready states and execute custom code when that happens.This can be anything from a simple alert up to complicated multi-structured JavaScript functions.domReady can be used with server-side (Node.js) and...

Less.js

Less.js 2.5.3 updated

LESS stands for Leaner CSS, and is an extension for the CSS language, adding support for variables, nested rules, mixins and operations.LESS currently supports both CSS 2 & 3 syntax and is a widely used language amongst developers.Less.js is a JavaScript...

Bleach

Bleach 1.4.1

It is written using Python and can additionally auto-linkify URLs in text with an extra filter layer.It even works with HTML 5 tags.What is new in this release:clean() no longer considers "feed:" an acceptable protocol due to inconsistencies in...

Python-SCSS

Python-SCSS 0.8.73

The module is also part of the Zeta-library.What is new in this release:Added Python 2.5 support. What is new in version 0.8.60:Fixed SCSS load. What is new in version 0.8.1:Fix color functions. What is new in version 0.8.0:Big scss refactoring. What is...

Goutte

Goutte 3.1.2 updated

Goutte uses the Guzzle PHP library to query for a desired Web page and then using a series of search filters narrows down the page only to the desired HTML data. Developers can use the library to build complex data mining and Web crawlers, retrieving only...