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 Python bindings to the OMERO.blitz server.
This package provides a fast markdown parser in pure Python.
Ipywidgets are interactive HTML widgets for Jupyter notebooks and the IPython kernel. Notebooks come alive when interactive widgets are used. Users gain control of their data and can visualize changes in the data.
ffmpeg-python allows you to write FFmpeg filtergraphs in familiar Python terms, taking care of running ffmpeg with the correct command-line arguments. It handles arbitrarily large (directed-acyclic) signal graphs.
This package provides Python interface to the OpenJPEG library which allows one to read and write JPEG 2000 files
CLE loads binaries and their associated libraries, resolves imports and provides an abstraction of process memory the same way as if it was loader by the operating system's loader.
This package provides a base CLI entrypoint supporting Anaconda CLI plugins.
This package provides a spec-compliant gitignore parser for Python.
This package provides typing stubs for regex.
python-pymonad implements data structures typically available in purely functional or functional first programming languages such as Haskell and F#. Included are
Monad and Monoid data types with several common monads such as Maybe and State
Useful tools such as the
@currydecorator for defining curried functionsType annotations to help ensure correct usage
This package provides a collection of library stubs for Python, with static types.
pyvirtualdisplay is a Python wrapper for Xvfb, Xephyr and Xvnc.
This package provides a parser to parse binary structs into dataclasses.
This package provides a faster version of dbus-next.
InterLap does fast interval overlap testing with a simple Python data structure.
This package provides a debug print command and other development tools. It adds a simple and readable way to print stuff during development.
Yaspin provides a terminal spinner to indicate the progress during long operations.
RFC 4648 specifies that Base64 should be padded to a multiple of 4 bytes using “=” characters. However this conveys no benefit so many protocols choose to use Base64 without the “=” padding.
Hnswlib is a header-only C++ implementation of fast approximate nearest neighbor search with Python bindings.
Mimeparse provides basic functions for parsing MIME type names and matching them against a list of media-ranges.
The Scooby package reports the following information about the currently running system:
operating system name;
hardware information including machine type (e.g., i386, x86_64, etc.), CPU count and total RAM;
Python environment (e.g., Python, IPython, etc.);
file system name;
Python version;
versions of specified Python packages.
It can generate reports as HTML tables or plain text lists.
Scooby has no required dependencies, and only few optional dependencies.
Plumbum is a library of tools for replacing shell scripts with Python code.
This Python package provides utilities to run common packaging tasks, e.g. copy examples, fetch data, etc.
pyinotify provides a Python interface for monitoring file system events on Linux.