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.
Voluptuous is a Python data validation library. It is primarily intended for validating data coming into Python as JSON, YAML, etc.
This package provides an extension to the core Python logging library for logging the beginning and completion of tasks and subtasks.
Quicksectx is a simple, fast and no-dependency Python implementation of interval search, adapted from the bx-python project.
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.
txredisapi is a non-blocking client driver for the Redis database, written in Python. It uses Twisted for asynchronous communication with Redis.
Constantly is a Python library that provides symbolic constant support. It includes collections and constants with text, numeric, and bit flag values.
This module provides various memoizing collections and decorators, including variants of the Python standard library's lru_cache function decorator.
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.
Pocket TTS is a fast neural text-to-speech engine with ~100M parameters, running at approximately 6x realtime on CPU. English only.
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.
This package provides a machine learning library of popular datasets, model architectures, and common transformations to apply python-pytorch in the audio domain.