SQL Parser

SQL Parser 0.5.0 updated

SQL Parser can be used by database developers to parse SQL queries before they're sent to the server and keep a log of what the database has been queried with.SQL Parser does not parse the query results, but the query and all its parameters.Works only...

QuoJS

QuoJS 3.0.7 updated

QuoJS allows developers to create cross-browser mobile apps, reducing development time by reusing code in a proper manner.The library focuses on mobile phones in particular, allowing developers to create applications that run mainly in JavaScript and are...

ungrid

ungrid 1.1.0

ungrid, believe it or not is under 100 characters. And yes, you read that right, characters, not lines of code.This ultra-lightweight grid system uses a table-based display setting to automatically support responsive layouts, just like all native HTML...

simple-debug.css works by adding a 1 pixel outline to all elements on the page.The script also progressively adds a transparent background color to all the elements on the page, and as elements are nested into each other, the background colors overlap,...

XIST

XIST 5.13.1 updated

XIST is also a XML parser with a very simple and pythonesque tree API. Every XML element type corresponds to a Python class and these Python classes provide a conversion method to transform the XML tree (e.g. into HTML). XIST can be considered 'object...

Rack

Rack 1.6.4 updated

Rack wraps HTTP requests and responses. By doing this, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call.Rack is basically a common API for connecting web...

Acquisition

Acquisition 4.2.2 updated

Two styles of acquisition are supported: explicit and implicit acquisition.Implicit acquisition is so named because it searches for attributes from the environment automatically whenever an attribute cannot be obtained directly from an object or through...

Hatta

Hatta 1.6.5

It requires no configuration and can be easily started in any Mercurial repository. Hatta's pages are stored in plain text files inside some directory in a repository.The files can be edited both from the wiki or with a text editor – in either case...