python3-dataclasses-json

API for encoding and decoding dataclasses to and from JSON

This library provides a simple API for encoding and decoding dataclasses to and from JSON in Python.

python-preludedb

Security Information and Events Management System [ Python2 bindings ]

Prelude is a Universal "Security Information Management" (SIM) system. Its goals are performance and modularity. It is divided in two main parts : - the Prelude sensors, responsible for generating alerts, such as snort sensor, featuring a signature engine, plugins for protocol analysis, and intrusion detection plugins, and the Prelude log monitoring lackey. - the Prelude report server, collecting data from Prelude sensors, and generating user-readable reports.

python-flask-flatpages

Provides flat static pages to a Python 2 Flask application

Flask-FlatPages provides flat static pages to a Flask application, based on text files as opposed to a relational database.

ruby-minitest-utils

utilities for minitest

This gem provides some utilities for Minitest's day-to-day usage. The utilities include * A better reporter * A TestNotifier reporter * Some Rails niceties (set up FactoryGirl, WebMock and Capybara) * Add a t and l methods (i18n)

ruby-web-console

Ruby on Rails debugger

The web console allows you to create an interactive Ruby session in your browser. Those sessions are launched automatically in case on an error, but they can also be launched manually in any page.

proftpd-mod-statsd

ProFTPD module mod_statsd

The mod_statsd module for ProFTPD emits metrics to a configured statsd server, for obtaining/graphing data rather than having to parse log files.