Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
croniter provides iteration for datetime object with cron-like format.
This package provides tools for interactive plots and applications in the browser from Python.
Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy and pandas data structures and statistical routines from scipy and statsmodels.
Boto3 is a Python library for writing programs that interact with AWS.
This package provides a parser to parse binary structs into dataclasses.
Dogtail is a GUI test tool and automation framework written in Python. It uses Accessibility (a11y) technologies to communicate with desktop applications. dogtail scripts are written in Python and executed like any other Python program.
Lark is a parser built with a focus on ergonomics, performance and resilience. Lark can parse all context-free languages. That means it is capable of parsing almost any programming language out there, and to some degree most natural languages too.
pykakasi is a Python Natural Language Processing NLP library to transliterate hiragana, katakana and kanji (Japanese text) into rōmaji (Latin/Roman alphabet). It can handle characters in NFC form.
Its algorithms are based on the kakasi library, which is written in C.
This module provides utilities for multiplexing interactions with lists of Python objects.
This package provides RFC 3986 compliant functions for parsing, classifying and composing URIs and URI references, largely replacing the Python Standard Library's urllib.parse module.
Python driver for MongoDB.
Piexif simplifies interacting with EXIF data in Python. It includes the tools necessary for extracting, creating, manipulating, converting and writing EXIF data to JPEG, WebP and TIFF files.
txredisapi is a non-blocking client driver for the Redis database, written in Python. It uses Twisted for asynchronous communication with Redis.
Yamllint is a linter for YAML files. yamllint does not only check for syntax validity, but for weirdnesses like key repetition and cosmetic problems such as lines length, trailing spaces, indentation, etc.
Pooch manages your Python library's sample data files: it automatically downloads and stores them in a local directory, with support for versioning and corruption checks.
This package provides a debug print command and other development tools. It adds a simple and readable way to print stuff during development.
This package provides the Rich toolkit for building command-line applications.
The pyvips package provides Python bindings for VIPS, a multithreaded image-processing system with low memory needs.
This package provides a module for generating v4 UUIDs and encoding them into 22 character URL-safe base64 slug representation.
An implementation of the Debug Adapter Protocol for Python.
This Python package provides utilities to run common packaging tasks, e.g. copy examples, fetch data, etc.
GPX file parser and GPS track manipulation library.
This package implements URI Template expansion in strict adherence to RFC 6570, but adds a few extensions.
This package provides a Python library to perform rate limiting with commonly used storage backends.