Development Tools scripts - Top 4 Download

Development Tools script downloads

Pwee

Pwee is a PHP extension that gives web developers the ability to expand the PHP runtime environment.Developers can use XML to define and add custom constants and variables that are accessible to each script.Pwee is a PHP extension that lets developers expand the PHP runtime environment using XML to define and ...

pyArchive

This script allows you to run a Windows backup utility, with remote copy, and auto cleanup. It uses zip libs. It could be used in a production network environment and works very well dumping both target files and remote target files over the network so you are not limited to saving ...
Python

PyChecker

PyChecker is a tool for finding bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C . Because of the dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be fairly infrequent. PyChecker works ...
Python

pyFlashCards

pyFlashCards is a wxPython based software for creating and studying flash cards. Thanks to python and wxPython it is multiplatform; it runs on Windows and Linux (you could probably get it to run on a Mac without too much work). It uses Leitner system for flash card repetition. Cards can contain ...
Python

pyjamas

It allows writing web applications in Python, which is more suitable performance-wise for medium to large applications.The AJAX library takes care of all the browser interoperability issues on your behalf, leaving you free to focus on application development instead of learning all the "usual" browser incompatibilities. Key features "Pyjamas": · ...
Python

Pyjamas Desktop

Desktop applications developed with Pyjamas-Desktop (Pyjd) will also function as web applications, since pyjd is actually a port of Pyjamas, which is a web toolkit. Key features "Pyjamas-Desktop": · Simple, Horizontal, Vertical, Docking, Decking, Popup, Stack, Tab, Grid, Cell, Flow, HTML, Flex, Scroll, Focus, Absolute, and Root Panels · Text ...
Python

Pyline a command line tool

This utility brings ad-hoc command-line piping sensibilities to the Python interpreter. ...
Python

PyQwt

PyQwt is a set of Python bindings for the Qwt C class library which extends the Qt framework with widgets for scientific and engineering applications. It provides a widget to plot 2-dimensional data and various widgets to display and control bounded or unbounded floating point values. ...
Python

QCat C C

A catalog application for various media types - CD, DVD, NetDrives, USB flash keys, etc. It can import data from famous WhereIsIt Windows applicaion. In a word this is a try to make a WhereIsIt-like application for Linux. ...

Quantum Game Library

The Quantum Game Library (QGL) for PHP aims to centralise common game elements in a component library. It includes Map Computations for Grid/Hex maps, pluggable map generator, Artificial Intelligence algorithms, plugin system and more. ...

Quasi

Quasi is Yet Another Python Shell, but with a twist. It supports pluggable "contexts" for non-Python commands, such as OS commands, MySQLdb queries and external programs. ...
Python

QuiXplorer

QuiXplorer is a multi-user, web-based file-manager. It allows you to manage and/or share files over the internet, or an intranet.The latest version provides the following functionality: - Browsing directories; showing names, file sizes, file types, modification times and permissions - Copying, moving and deleting files - Searching for files ...

Qunix

Qunix is a Unix-like system built in PHP. It uses the latest in Javascript DHTML technologies to create a seamless interface. ...

RDF Software Introspector

The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. Like a telephone switchboard connects many parties who might wish to talk to each other, the Introspector allows multiple consumers and producers ...

Really Simple PHP and Ajax

RSPA is a component based event driven ajax enabled framework for PHP4 and PHP 5. It is a combination of plane PHP class and HTML. Using this framework you can call server side PHP class functions from client side control events. And in the server side function you can directly manipulate ...

Refinery

It is designed to work with Amazon’s Web Services such as SQS and S3 to distribute image and data processing across multiple severs to alleviate the need for heavy-duty data and image processing on web application servers.Amazon's SQS distributive system handles interprocess messaging and Amazon's S3 handles data storage.If the developer ...

RefleXiveCMS

RefleXiveCMS is a general purpose PHP component framework. An easy to understand architecture allow independently developped components to work together. It comes with lots of ready to use goodies and code generators will get you started immediately. ...

Refreshing the Windows Desktop

Refreshing the Windows Desktop script rewrites a to-do list on the Windows Active Desktop and then refreshes the display. ...
Python

Remove whitespace from an XML DOM

When creating a DOM from an XML source, XML parsers are required to consider several conditions when deciding whether to include whitespace-only text nodes. This function ignores all of those conditions and removes all whitespace-only text descendants of the specified node. If the unlink flag is specified, the removed text nodes ...
Python

rep gtk

rep-gtk is a binding of the GTK and GDK libraries for the librep Lisp environment. It's currently targeted at GTK 1.2. ...