Sahi

Sahi 20110719

Sahi is an automation and testing tool for web applications, with the facility to record and playback scripts.Developed in java and javascript, this tool uses simple javascript to execute events on the browser. Sahi's features include, in-browser...

pyjslint

pyjslint 0.3.3

pyjslint is a JSLint wrapper for Python. Can be invoked from the command line and any Python code.It is built on the power of NodeJS.DependenciesIt only depends on nodejs. You must have node on your system for running this wrapper.It runs just fine with...

bzr-git-1480

bzr-git-1480 0.6.6

bzr-git is a Bazaar plugin that adds Git support.This was originally written as a proof of concept at Europython 2006 by Robert Collins, using stgit's convenience methods for accessing gits head and parsing git output. Later, it was adapted to use James...

purepy

purepy 0.1.0 Alpha 1

The CPython implementation is the standard for Python (the language). purepy is a translation of the C code to pure Python, to a limited degree of completion.Additionally, purepy provides an interface around an alternate organization of the codes, aligned...

oh-my-vim

oh-my-vim 0.7

oh-my-vim is a Vim plugin that allows you to manage your Vim plugins.It's eavily inspired from oh-my-zsh.InstallationIt's recommended to install oh-my-vim as a non root user.Just run: pip install oh-my-vimInstall from the repository: pip install...

sapling

sapling 0.0.10

sapling is a git porcelain to manage bidirectional subtree syncing with foreign git repositories.Installation:To install the python library you can do one of the following:1.) use easy_install to install from the PyPI registry:...

Pikzie

Pikzie 1.0.1

Pikzie is an easy to write and debug unit testing framework for Python.Pikzie provides the following features that are lacked in unittest.py included in the standard Python distribution:* Pythonic API* a lot of assertions* outputs result with useful...