python-vcr

record and replay HTML interactions (Python library)

vcr.py records all interactions that take place through the HTML libraries it supports and writes them to flat files, called cassettes (YAML format by default). These cassettes could be replayed then for fast, deterministic and accurate HTML testing.

python-djangorestframework-generators

Generate DRF Serializers, Views, and URLs (Python2 version)

Writing APIs can be boring and repetitive work. With DRF Generators, one simple command will generate all Views, Serializers, and even Urls for a Django Rest Framework application.

icinga-web-config-icinga

host and network monitoring system - database config for Icinga 1.x

Icinga is a modular monitoring framework for hosts, services, and networks, based on the Nagios project. It is designed to be easy to understand and modify to fit any need.

openni2-utils

debug and test utilities OpenNI2 framework

OpenNI2 is a framework for getting data to support 'Natural Interaction', i.e. skeleton tracking, gesture tracking, and similar ways of getting data from humans. OpenNI2 provides the interface for physical devices and for middleware components. The API enables modules to be registered in the OpenNI2 framework, which then produce sensory data. OpenNI2 also allows selection of different hardware and middleware modules.
Wrapper for using GnuPG in programs designed for PGP

pgpgpg

Wrapper for using GnuPG in programs designed for PGP

Pgpgpg is a wrapper around GNU Privacy Guard which takes PGP 2.6 command line options, translate them and then call GnuPG (GNU Privacy Guard) to perform the desired action.

libzxing3

C++ port of ZXing library (library files)

ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in C++.