python3-django-otp

pluggable framework for two-factor authentication (Python3 version)

This project makes it easy to add support for one-time passwords (OTPs) to Django. It can be integrated at various levels, depending on how much customization is required. It integrates with django.contrib.auth, although it is not a Django authentication backend. The primary target is developers wishing to incorporate OTPs into their Django projects as a form of two-factor authentication.

python3-matrix-nio

Python no-IO library for the matrix chat protocol - Python3 library

Nio is a multilayered Matrix client library. The underlying base layer doesn't do any IO on its own. On top of the base layer, a no-IO HTTP client implementation exists, as well as a full fledged batteries included asyncio layer using aiohttp.

python3-sphinx-autobuild

Automatically rebuild Sphinx documentation

Sphinx autobuild watches a Sphinx directory and rebuild the documentation when a change is detected. Also includes a livereload enabled web server.

r-cran-plotmo

GNU R plot a model's response and residuals

Plot model surfaces for a wide variety of models using partial dependence plots and other techniques. Also plot model residuals and other information on the model.

python3-html2text

Python module for converting HTML to Markdown text (Python3 version)

html2text is a Python module that converts a page of HTML into clean, easy-to-read plain ASCII text. Better yet, that ASCII also happens to be valid Markdown (a text-to-HTML format).

libllvmspirvlib16

bi-directional translator for LLVM/SPIRV -- shared library

SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V.