Development Tools scripts - Top 4 Download

Development Tools script downloads

makeExe

This is a simple Python script that allows you to automate the creation of Python executables using py2exe. ...
Python

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

Pyline a command line tool

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

Generic command line option parser

This class can be used to write code that will parse command line options for an application by invoking one of the standard Python library command argument parser modules optparse or getopt. The class first tries to use optparse. It it is not there (< Python 2.3), it invokes getopt. However, ...
Python

FleVI

FleVI is a visual Interface for the freely available Adobe Flex 2.0.1 SDK.This software tool is developed for easy start Flex/Actionscript 3 projects and give you a visual interface for all compilers inside the SDK. Create projects onthefly with auto project folder structure,stubcode creation for .as/.mxml files and compiler .bat. Also ...

AsUnit

At it's most basic, AsUnit is simply some ActionScript classes that make it easier for you to build and execute automated tests for your applications. This simple, lightweight component is known as the AsUnit framework, and it currently supports ActionScript 2.0 and ActionScript 3.0 development. The AsUnit framework is deployed along ...

Flash JavaScript Integration Kit

The Flash JavaScript Integration Kit allows developers to get the best of the Flash and HTML worlds by enabling JavaScript to invoke ActionScript functions, and vice versa. All major data types can be passed between the two environments.The Flash JavaScript Integration Kit works across all major browsers and operating systems. ...

AdWords API

Google's AdWords API service lets developers design computer programs that interact directly with the AdWords platform. With these applications, advertisers and third-parties can more efficiently - and creatively - manage their large or complex AdWords accounts and campaigns. Flexible and FunctionalWhat can you do with the AdWords API? That all depends ...

Account Authentication for Installed Applications

This page is aimed at programmers who are developing client applications that access Google services and who want to implement a programmatic way to log into Google accounts. It assumes you've read up on the service(s) being accessed and are aware of any access/authentication issues involved. You will need to know ...

Google Maps API

The Google Maps API lets you embed Google Maps in your own web pages with JavaScript. You can add overlays to the map (including markers and polylines) and display shadowed "info windows" just like Google Maps.The Maps API is a free beta service, available for any web site that is free ...

Google Gadgets

The Google Gadgets API is a simple way to create little applications that run on multiple sites, including Google Personalized Homepage, Google Desktop, Google Page Creator, and thousands of sites all over the web that use Google Gadgets For Your Page. Google Gadgets reach tens of millions of users every week; ...

Google Code Search Data API

The Google Code Search data API allows client and web applications to search public source code for function definitions and sample code.Here are some of the things you can do with the Code Search data API: - Create a plugin for your favorite IDE that searches over the Code Search index ...

Blogger Data API

The Blogger data API allows client applications to view and update Blogger content in the form of Google data API ("GData") feeds. Your client application can use GData to create new blog posts, edit or delete existing posts, and query for posts that match particular criteria.Here are some of the things ...

google kongulo

Kongulo is a web spider for Google Desktop Search, written in Python. It is offered as an example of how to write a GDS plugin in the fabulous Python programming language.It crawls websites you specify, e.g. intranet websites, and dumps them into Google Desktop. You must install Google Desktop prior to ...

SharpFlash

SharpFlash is a third-party tool (released under the GNU General Public License) allowing Flash applications to have more power on operating systems supporting the .NET Framework. It exposes (read: in the future, it will expose) an ActionScript API allowing a Flash application to have as much control over the environment as ...

Serializer Class

This Class enable you to pass and receive complex data type from and to PHP using the native PHP functions serialize and unserialize (this means that you can receive an array directly from PHP without making any kind of split to obtain your original array). ...

Flirt

Flirt contains a parser for reading SWF format files, a rasterizer for rendering the vector shapes into bitmaps, and an actionscript engine. Just hook it up to a timer and you've got a player. Interface your system UI events into the hooks provided and it's interactive. Present your application code to ...

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

ColdStore

ColdStore is a gigabyte-scale persistent object store which provides: - Extent-based allocation (for maximal spatial locality of reference, minimal working set) - Interning of Elf symbols (so your class implementation may change without the necessity to rebuild the store.) - A rich set of Container and Basic classes optimised ...

DrPython

DrPython is a highly customizable, extensible editor/environment for developing programs written in the Python programming Language. It is implemented in wxPython. Features: - Cross Platform - Works anywhere wxPython works, adopts the native look and feel of the host os. - Built with Scintilla - Syntax Highlighting and Styling Built ...
Python