Best Development Tools Scripts for Web
Apache Mahout was created to help Java developers write scaling machine learning algorithm.
Mahout is meant to handle huge data loads, along with business-level code, all under an open source license, but at commercial-grade results.
Currently the Mahout...
GAuthify-Python is a wrapper for the GAuthify.com REST API.GAuthify.com is a Web service that provides an SMS and email 2-factor authentication system based on Google Authenticator.Google Authenticator is a service from Google for enrolling in a 2-step...
pyScss compress SCSS code into CSS, allowing Python developers to use SCSS inside their Python apps.Sass is a Cascading Style Sheets (CSS) metalanguage.It is a scripting language that is interpreted into CSS.The module is fully compatible with SCSS (Sass)...
Selectator takes a regular dropdown select field and enhances it with additional controls and features.First it lets the developer use a custom CSS-powered interface. This will let him add and style the dropdown field according to his site's general UI...
Pony provides an abstraction layer for running database queries directly from Python code.It allows developer to write complex operations via Python's advanced scripting capabilities and convert the code to valid SQL operations.The difference between Pony...
At only 200 lines of code, the library is very light-weight for a client-side library.
Mold compiles plain-text templates to functions that map JavaScript values to strings (the filling in of the template) and provides an interface for directly inserting...
The ORM is built on top of a powerful database abstraction layer called DBAL.The developer can write database queries in a proprietary object oriented SQL dialect called Doctrine Query Language (DQL), inspired by Hibernates HQL.This provides developers...
JSON is a light-weight, language independent, data interchange format. In today's Internet it is a widely used format for storing and transferring data between applications and various programming languages.Json.NET is a C# tool that can both convert to...
Geobaza is a tool for converting an IP address into geographical coordinates. Support for the Django framework is also provided.The API basically allows developers to make IP-location queries from Python-based apps and websites, to a Geobaza...
The csscss Ruby library parses a desired stylesheet and reports on all duplicate declarations it finds.With these results webmasters can remove redundant code from their CSS and help reduce file size for their code.SASS/SCSS files are also supported.What...