termdebug

Tools for recording and replaying terminal I/O

Termdebug is a set of utilities to record and replay the input and output of terminal programs. Its main goal is to aid in developing and debugging terminal programs.

python-django-babel

Utilities for using Babel in Django - Python 2.7

This package contains various utilities for integration of Babel into the Django web framework: * A message extraction plugin for Django templates. * A middleware class that adds the Babel Locale object to requests. * A set of template tags for date and number formatting.

averell

incredibly stupid web server

averell is an incredibly simple, but fast, web server based on the erlang/OTP application cowboy.

python-coverage-test-runner

fail Python program unit tests unless they test everything

This package contains the Python module CoverageTestRunner, which runs unit tests implemented using the unittest module in the Python standard library. It runs them using coverage.py (in the python-coverage package) and fails the test if all statements are not covered.

python-libvmdk

VMWare Virtual Disk format access library -- Python 2 bindings

libvmdk is a library to access the VMware Virtual Disk (VMDK) format.

fcml

single-line assembler and disassembler

FCML, the Free Code Manipulation Library, is a general-purpose machine code manipulation library for i386 and amd64 architectures. It includes an assembler and disassembler, instruction renderers and parsers, and supports Intel and AT&T (gas) syntax.