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)....

symdiff

symdiff 0.0.2

symdiff is a very useful utility that can assist developers in optimizing their CSS code by removing classes and declarations that are not used on the actual page.Developers only need to supply the list of classes used in the CSS file, the classes used in...

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...

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...

Gumbo Parser

Gumbo Parser 0.2.2 updated

Gumbo Parser ports some of Gumbo's features to JavaScript code, providing an interface on which JS code can interact with the library's original C code. The binding enables HTML 5 parsing to be supported in Node.js apps and websites, not...

Baker

Baker 4.3

It was written using open web standards.It comes in three parts.The framework source itself, the CSS 768px layout and a HPub package.The format accepted by Baker is simple: one folder, "book/", containing all HTML files.Installation:Rename the Xcode...

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...

KineticJS

KineticJS 5.1.0

From simple 2D shapes and drawings, and up to complicated browser games, KineticJS can be used without a glitch for manipulating canvas elements inside the DOM. KineticJS can work with many layers, animations and renderings, being ideal for animation and...

htmlmin

htmlmin 0.1.6

htmlmin reads a sequence of HTML code, strips whitespace and comments and returns the optimized version of that code.The module works as a programmatic library and from the Python command line as well.htmlmin can handle both HTML branches, v4 and...

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...