Speccer

Speccer 0.7.5

Speccer is a specification-based test runner for Python.Speccer provides simple means to test individual modules. It uses a minimal, assert-free syntax. This syntax is compiled to actual code utilizing Python's unittest. Henceforth Speccer may be seen as...

FormAlchemy

FormAlchemy 1.4.2

FormAlchemy greatly speeds development with SQLAlchemy mapped classes (models) in a HTML forms environment. It eliminates boilerplate by autogenerating HTML input fields from a given model. FormAlchemy will try to figure out what kind of HTML code should...

skeletons

skeletons 0.2

skeletons is a Python tool that provides skeletons for server configs.Usage1. Install skeletons2. In target directory run: paster create -t < template name >OptionsFor more options run paster create --helpTemplatesDuply configTemplate name duplyThis...

Couchapp

Couchapp 1.0.1

CouchApp is a set of helpers and a jQuery plugin that conspire to get you up and running on CouchDB quickly and correctly. The library brings clarity and order to the freedom of CouchDB's document-based approach.Requirements:cursor-pointer"...

Enchanting

Enchanting 0.2.3

Enchanting is an open-source graphical programming environment for children to program their LEGO Mindstorms NXT robots (external link)(and, in the future, possibly other devices.) Enchanting is based on Scratch(external link) from the MIT Media...

roundup-cli is a simple command-line interface (CLI) for the Roundup Issue Tracker. It uses the XML-RPC interface to communicate with Roundup.Configurationroundup-cli will look for a configuration file in this order roundup.cf, ~/.roundup.cfg. The...

hgreview

hgreview 0.3

hgreview is a Mercurial extension to work with rietveld code review.It was inspired by the hg nested extension.This extension allow to upload to the rietveld code review website, creating a new issue and remembering its ID for future patches.See hg help...

Tarn

Tarn 0.1.13

TARN: Test Appengine Right Now!Tarn is a modern App Engine test runner and framework written in Python.It's modern in that:- It offers both a unittest2-based command line runner and a nose plugin- It uses the new testbed APIs that shipped with App Engine...