libmouse-perl
lightweight object framework for Perl
Mouse is a lightweight Perl object framework based largely on the techniques
created for Moose, the leading Perl framework for painless OO class creation.
It is designed to be similar in functionality to Moose, though faster, by only
providing a subset of Moose's functionality, alleviating some of the compile-
time penalty incurred by Moose. It also has considerably less dependencies.
libnet-z3950-simpleserver-perl
simple perl API for building Z39.50 servers
The Net::Z3950::SimpleServer module is a tool for constructing Z39.50
"Information Retrieval" servers in Perl. The module is easy to use, but it does
help to have an understanding of the Z39.50 query structure and the
construction of structured retrieval records.
python3-pycm
Multi-class confusion matrix library
PyCM supports both input data vectors and direct matrix,
and a proper tool for post-classification model evaluation
that supports most classes and overall statistics
parameters. PyCM is the swiss-army knife of confusion
matrices, targeted mainly at data scientists that need a
broad array of metrics for predictive models and accurate
evaluation of a large variety of classifiers.
python3-calendarweek
Utilities for working with calendar weeks in Python and Django
python-calendarweek provides a CalendarWeek dataclass for representing one
week in a year, and utility functions to work with it in pure Python or
Django.
flake8
code checker using pycodestyle and pyflakes
Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script.
Flake8 runs all tools by launching the single 'flake8' script, but ignores
pycodestyle and PyFlakes extended options and just uses defaults. It displays
the warnings in a per-file, merged output.
python3-radio-beam
Python Tools for Radio Beam IO and Manipulation
Radio Beam is a simple toolkit for reading beam information from FITS
headers and manipulating beams. Some example applications include
Convolution/deconvolution and Unit conversion (Jy to/from K).