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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This package provides a pythonic way to manipulate color representations (HSL, RVB,web, X11, ...).
This package implements functionality of RGB/CIE1931 'xy' gammuts conversion: Gamut A, B, and C.
This package validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers
PLY is a lex/yacc implemented purely in Python. It uses LR parsing and does extensive error checking.
This package defines the can module, which provides controller area network (CAN) support for Python developers; providing common abstractions to different hardware devices, and a suite of utilities for sending and receiving messages on a CAN bus.
This is a PEP 561 type stub package for the python-dateutil package.
This package provides facilities for working with VCS repositories in Python.
PyPugJS is a high-performance port of PugJS for Python, that converts any .pug source into different template languages: Django, Jinja2, Mako, and Tornado.
smmap is a pure Python implementation of a sliding window memory map manager.
block_tracing is a tiny Python library that can be used to prevent debuggers and other applications from inspecting the memory within your process.
This package provides tools to build manual pages from Python's ArgumentParser object.
This package provides Python interface to the OpenJPEG library which allows one to read and write JPEG 2000 files
This is a Python library for color math and conversions.
This package provides a patch parsing and application library.
The Python Language Server pylsp is an implementation of the Python 3 language specification for the Language Server Protocol (LSP). This tool is used in text editing environments to provide a complete and integrated feature-set for programming Python effectively.
This package provides a lightweight YAML Parser for Python. It supports only a chosen subset of the YAML format that is required to parse cookiecutter user configuration files. It does not have support for serializing into YAML and is not compatible with JSON.
This package generates passphrases by concatenating words randomly picked from wordlists. It supports several sources of randomness (including real life dice) and different wordlists (including cryptographically signed ones).
This package implements an installer for Python Build Standalone.
Citeproc-py is a CSL processor for Python. It aims to implement the CSL 1.0.1 specification. citeproc-py can output styled citations and bibliographies in a number of different output formats. Currently supported are plain text, reStructuredText and HTML.
This package provides a spec-compliant gitignore parser for Python.
Colorcet is a collection of perceptually accurate 256-color colormaps for use with Python plotting programs like Bokeh, Matplotlib, HoloViews, and Datashader.
This is a very simple Python library for color and formatting in the terminal. It comes with a collection of color codes and names for 256 color terminal setups.
The databind.json package implements the de-/serialization to or from JSON payloads using the databind.core framework.
Dirsync is an advanced directory tree synchronisation tool.