This module provides various memoizing collections and decorators, including variants of the Python standard library's lru_cache function decorator.
This package provides an extension to the core Python logging library for logging the beginning and completion of tasks and subtasks.
Voluptuous is a Python data validation library. It is primarily intended for validating data coming into Python as JSON, YAML, etc.
This package stitches your PDF files together, generating customizable bookmarks using a declarative input in the form of a markdown file.
This module provides various memoizing collections and decorators, including variants of the Python standard library's lru_cache function decorator.
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.
This package provides a lazy-loading, fancy-sliceable iterable. Think of it like a generator that is "reusable" and has a length.
Constantly is a Python library that provides symbolic constant support. It includes collections and constants with text, numeric, and bit flag values.
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.
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.
Quantities is designed to handle arithmetic and conversions of physical quantities, which have a magnitude, dimensionality specified by various units, and possibly an uncertainty.
This package provides an Updated and improved version of the Sparse Lens Inversion Technique, developed within the framework of lens modelling software lenstronomy.