vcs

vcs 0.4.0

vcs is abstraction layer over various version control systems, designed as feature-rich Python library with clean API.Note:Currently only Mercurial backend is being developed. Git is going to be second backend.Incoming: * Django app for mercurial...

VCSTodo

VCSTodo 0.1.1

VCSTodo is a human and VCS friendly text based task manager.VCSTodo is a CLI program in the same spirit as Todotxt and many others.SetupThere is no pypi entry, but you can install it doing:pip install git+git://repoUsageAt your project root:tdo initAdd a...

verobject

verobject 0.1.4

verobject is a key value store that keeps copies of past revisions.Why you should use this- You've already deployed Redis- You don't ever want to lose data- You like pythonic APIs- You want the KVS to automatically pickle (or jsonify) your data- You want...

Vibur DBCP

Vibur DBCP 1.2.0

Vibur DBCP is an open source, free, concurrent, cross-platform, fully-featured and fast command-line software implemented in Java as a JDBC (Java Database Connectivity) connection pool heavily based on Java dynamic proxies.The program supports statement...

ViewGit

ViewGit 0.0.7

ViewGit is a git web repository viewer that aims to be easy to set up and upgrade, comfortable to use and light on dependencies.Features:Project index with description, last change, tree browsing, and download links Project summary page with shortlog...

ViewVC

ViewVC 1.1.22

ViewVC is an open source browser interface for the popular Subversion and CVS version control repositories.ViewVC generates templatized HTML to present navigable directory, change log listings, and revision.What is new in this release:This version...

VimPdb

VimPdb 0.4.5

VimPdb is a module that provides an integration of the Python debugger pdb into the VIM editor. Usage:Python codeUsing vimpdb is easy -- just insert a call to set_trace in your code almost as usual:import vimpdb; vimpdb.set_trace()Then start your python...

Vino

Vino 0.1.0

Vino is not ORM. Yes, it's true, it's not ORM.Get StartedA quick view with Vino:# setup# db = Vino('engine://user:passwd@host:port/database')db = Vino('sqlite://db.sqlite')# querydb.table('user').find(username='lepture').fetch()#...

VisionProject application is a web based issue tracking and project collaboration tool designed to make your projects more efficient and profitable.With the Support Center/help desk module you can also give your customers support 24/7.Features:Creating...