plastid is a Python library for genomic analysis – in particular, high-throughput sequencing data – with an emphasis on simplicity.
Numpoly is a generic library for creating, manipulating and evaluating arrays of polynomials based on numpy.ndarray objects.
This package provides a slufigy command and library to create slugs from unicode strings while keeping it DRY.
This module provides a portable way of finding out where user data should be stored on various operating systems.
python-apispec is a pluggable API specification generator. It currently supports the OpenAPI specification, formerly known as Swagger.
Twisted is an extensible framework for Python programming, with special focus on event-based network programming and multiprotocol integration.
This package provides a decorator to log function arguments and function call return values in a human-readable way.
pysocks is an updated and semi-actively maintained version of SocksiPy with bug fixes and extra features.
Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals".
GetDist is a Python package for analysing Monte Carlo samples, including correlated samples from Markov Chain Monte Carlo (MCMC).
The package enables you to embed Python code in LaTeX, and insert the script's output in the document.
esptool.py is a Python-based utility to communicate with the ROM bootloader in Espressif ESP8266 & ESP32 series chips.
This package provides a library for replying fake data to Python software under test, when they make an HTTP query.
This package provides Python bindings and utilities for GeoJSON, a format for encoding geographic data structures.
This Python module lets you correctly generate plurals, singular nouns, ordinals, indefinite articles; it also can convert numbers to words.
logzero provides a fully configured Python logger object for easy logging and rotating to a console or a file.
This Python module can read, write crontab files, and access the system cron automatically and simply using a direct API.
This package provides Python bindings and utilities for GeoJSON, a format for encoding geographic data structures.
This package is an extension to reStructuredText and Sphinx to be able to read and render the Doxygen xml output.
Leather is a Python charting library for those who need charts now and don't care if they're perfect.
DOLFINx is the computational environment of FEniCSx and implements the FEniCS Problem Solving Environment in C++ and Python.
This is a Python library for time series data mining. It provides tools for time series classification, clustering and forecasting.
StrEnum is a Python enum.Enum that inherits from str to complement enum.IntEnum in the standard library.
Shapely is a Python package for manipulation and analysis of planar geometric objects. It is based on the GEOS library.