puppet-module-camptocamp-kmod

Puppet module for managing kmod configuration

Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files.

python-pyfaidx

efficient random access to fasta subsequences for Python

Samtools provides a function "faidx" (FAsta InDeX), which creates a small flat index file ".fai" allowing for fast random access to any subsequence in the indexed FASTA file, while loading a minimal amount of the file in to memory. This Python module implements pure Python classes for indexing, retrieval, and in-place modification of FASTA files using a samtools compatible index. The pyfaidx module is API compatible with the pygr seqdb module. A command-line script "faidx" is installed alongside the pyfaidx module, and facilitates complex manipulation of FASTA files without any programming knowledge.

pg-rage-terminator-9.5

PostgreSQL background worker that kill random sessions.

pg-rage-terminator is a custom background worker which is able to kill random PostgreSQL backends.

python-mapbox-vector-tile

Mapbox Vector Tile library for Python 2

Next generation of Fcitx Input Method Framework

fcitx5

Next generation of Fcitx Input Method Framework

Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, D-Bus interfaces, a large variety of desktop environments and a developer-friendly API.

python3-systemfixtures

Test fixtures providing fake versions of various system resources

A collection of Python fixtures to fake out various system resources such as processes, users, groups, etc.