This package provides an extension to the core Python logging library for logging the beginning and completion of tasks and subtasks.
This module provides various memoizing collections and decorators, including variants of the Python standard library's lru_cache
function decorator.
This package stitches your PDF files together, generating customizable bookmarks using a declarative input in the form of a markdown file.
Voluptuous is a Python data validation library. It is primarily intended for validating data coming into Python as JSON, YAML, etc.
PyNormaliz provides an interface to Normaliz via libNormaliz. It offers the complete functionality of Normaliz, and can be used interactively from Python.
Androguard is a full Python tool to manipulate Android files. It is useful for reverse engineering, analysis of Android applications and more.
ASTROALIGN is a python module that will try to align two stellar astronomical images, especially when there is no WCS information available.
This package contains typing stubs for TOML, a very small subset the Python stubs contained in the complete typeshed
collection.
Constantly is a Python library that provides symbolic constant support. It includes collections and constants with text, numeric, and bit flag values.
This package provides a lazy-loading, fancy-sliceable iterable. Think of it like a generator that is "reusable" and has a length.
This package contains typing stubs for tqdm
, a very small subset the Python stubs contained in the complete tqdm
collection.
Astroquery is a package that contains a collection of tools to access online Astronomical data. Each web service has its own sub-package.
The oslo.utils
library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.
pytest_mpi
is a plugin for pytest providing some useful tools when running tests under MPI, and testing MPI-related code.
This project provides a typed parser. It was started as part of Pint, the Python units package.
This package provides an AST unparser for Python. It is a factored out version of unparse
found in the Python source distribution.
This package contains typing stubs for pytz
, a very small subset the Python stubs contained in the complete typeshed
collection.
Universal feed parser which handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds.
(guix-science-nonfree packages bioinformatics)
This package provides a Python library for in silico gene perturbation analyses. These libraries use single-cell omics data and Gene Regulatory Network models.
This package provides a lightweight wrapper around the sqlite3 database with a simple, Pythonic dict
-like interface and support for multi-thread access.
frozenlist.FrozenList
is a list-like structure which implements collections.abc.MutableSequence
. It can be made immutable by calling FrozenList.freeze
.
Python bindings for ManimPango which is a C binding for Pango, using Cython.
ManimPango is internally used in Manim to render (non-LaTeX) text.
XlsxWriter is a Python module that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.
The hyperkitty Django app provides a web user interface to access GNU Mailman3 archives, and manage it. This interface uses django, and requires some configuration.