bugzillatools a CLI program and Python library for interacting with the Bugzilla bug tracking system.bugzilla- Command-line application for interacting with Bugzilla instances. Commands include: assign, comment, fix, info, list, reop.bugzillalib- Library...

PyNuker

PyNuker 12.2.11

PyNuker is a network stress testing tool written in python. Because it is written in python it should run equally well on any system that has Python version 2.x installed.PyNuker infinitely (until stopped) sends a string of text via a UDP packet to a...

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

gitrecipe

gitrecipe 0.0.2

gitrecipe uses system git command and its syntax.Usage:Recipe clones git repository and checkouts to revision, if it is provided in configuration. You can use recipe like this:[buildout]parts = data[data]recipe = gitreciperepository =...

Jikes RVM

Jikes RVM 3.1.2

Jikes RVM is a compiler that translates JavaTM source files as defined in The Java Language Specification into the bytecoded instruction set and binary format defined in The Java Virtual Machine Specification.You may wonder why the world needs another...