Best Development Tools Scripts for Web
It can either create a PostgreSQL-compatible dump file or funnel data directly to a running PostgreSQL server.Works at about 100 000 records per minute and translates most data types and indexes.A Python port of this script can be found...
Apache Ant doesn't work on top of a shell like the aforementioned projects, but on top of Java itself.
Ant can be used to allow administrators to manage various facets of their projects using a XML-based configuration file.
This file can be used to store...
Lotus takes a unique approach to organizing its codebase, being made up of smaller frameworks, each with its own purpose.Putting them together remains up to the developer, each section covering a specific area and feature.By taking this route, the Lotus...
To deploy Orion you need to understand the concepts behind it.Orion started as a simple source code editing JavaScript app that has since expanded into a fully blown code hosting and editing platform.To do this, it has expanded from a client-side solution...
Jasy provides an API for writing build and deployment scripts.The build scripts are normal Python scripts which include the Jasy-API and defines tasks.Jasy is based on the mature JavaScript parser Narcissus (Spidermonkey) by Mozilla.What is new in this...
DICOM (Digital Imaging and Communications in Medicine) is a standard for handling, storing, printing, and transmitting information in medical imaging.It works for local transaction, but for networking events also.It includes a file format definition and a...
Runs perfectly on all platforms supported by Qt (Windows, MacOS/X and Linux).The package includes two sets of bindings:PyQt v4 supports Qt v4;PyQt v3 supports Qt v3 and earlier.In the package, bindings are implemented as a set of Python modules.In total,...
PgHero can show a small status review for a desired PostgreSQL database.
This is done via a Web-based interface where admins can go and check out how their database is being used.
Admins can view a list of recent queries, current indexes, the disk space...
WideImage can be used for loading, manipulating and saving images in the various image formats.As for image manipulation operations, WideImage supports: resize, crop, watermark, convert, mirror, flip and merge.The library focuses on image operations and...
It contains almost the full coverage of the Lua C API, seamless translation of Lua and Ruby objects into each other and calling functions of each language from other one.Hashes and Arrays are translated recursively: all keys and values are translated...