This is a staging site. Uploads will not persist. Testing only.

python3-cads-api-client

Python client for the ECMWF CADS API

A Python package to interface with the ECMWF CADS API.

python3-log-symbols

Colored symbols for various log levels for Python3

Library that displays colored symbols for various log levels on the terminal in Python3.

python3-fhs

python module for using the FHS and XDG basedir paths.

The FHS and XDG basedir specification defines locations for several files. This module provides functions for accessing those files without requiring the program to search the filesystem itself. It provides a convenient way to use configuration from files, with commandline override functionality.

python3-connection-pool

thread-safe connection pool for python

This package provides a thread-safe connection pool for Python 3. These are sets database connections that are readily available for anticipated repeated requests to the same database.

python3-questionary

Python library to build pretty command line user prompts

Questionary is a Python library for effortlessly building pretty command line interfaces. It makes it very easy to query users for input.

r-cran-rmpfr

R MPFR - Multiple Precision Floating-Point Reliable

Arithmetic (via S4 classes and methods) for arbitrary precision floating point numbers, including transcendental ("special") functions. To this end, the package interfaces to the 'LGPL' licensed 'MPFR' (Multiple Precision Floating-Point Reliable) Library which itself is based on the 'GMP' (GNU Multiple Precision) Library.