python3-apsw
another Python SQLite 3 wrapper (Python 3 version)
APSW (Another Python SQLite Wrapper) is an SQLite 3 wrapper that
provides the thinnest layer over SQLite 3 possible. Everything you
can do from the C API to SQLite 3, you can do from Python. Although
APSW's API looks vaguely similar to Python's DB-API, it is not
compliant with that API and instead works the way SQLite 3 does.
python3-btsocket
Python interface for BlueZ Bluetooth Management API
This package provides a Python interface to the BlueZ Bluetooth Management
API, which is the official Linux Bluetooth protocol stack. This library is
particularly useful for developers needing to interact with Bluetooth
hardware at a low level using Python. It offers functionalities to control
and monitor Bluetooth devices directly from a Linux system.
python3-argcomplete
bash/zsh tab completion for argparse (for Python 3)
Argcomplete provides easy, extensible command line tab completion of
arguments for your Python script.
libmapnik4.0.0
C++ toolkit for developing GIS applications (libraries)
Mapnik is an OpenSource C++ toolkit for developing GIS
(Geographic Information Systems) applications. At the core is a C++
shared library providing algorithms/patterns for spatial data access and
visualization.
krb5-admin-server
MIT Kerberos master server (kadmind)
Kerberos is a system for authenticating users and services on a network.
Kerberos is a trusted third-party service. That means that there is a
third party (the Kerberos server) that is trusted by all the entities on
the network (users and services, usually called "principals").
bio-eagle
Haplotype phasing within a genotyped cohort or using a phased reference panel
Eagle estimates haplotype phase either within a genotyped cohort or using a
phased reference panel. The basic idea of the Eagle1 algorithm is to harness
identity-by-descent among distant relatives—which is pervasive at very large
sample sizes but rare among smaller numbers of samples—to rapidly call phase
using a fast scoring approach. In contrast, the Eagle2 algorithm analyzes a
full probabilistic model similar to the diploid Li-Stephens model used by
previous HMM-based methods.