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.
Nikola generates static websites and blogs. Out of the box, it supports reStructuredText, Markdown, IPython (Jupyter) Notebooks and HTML, and has plugins for many other formats.
Calmjs-parse is a collection of helper libraries for understanding ECMA script.
python-style is a simple terminal string styling package. Its API is a port of the chalk package for javascript.
This package provides an implementation of chunked, compressed, N-dimensional arrays for Python.
InterLap does fast interval overlap testing with a simple Python data structure.
NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, useful linear algebra, Fourier transform, and random number capabilities.
Typing stubs for simplejson.
This package provides an efficient and elegant inotify (Linux filesystem activity monitor) library for Python.
This package provides Unicode(idna) domains support for Python's ssl module. It patches ssl.match_hostname for that purpose.
shrinkwrap is a tool which will discover all transitive dynamic shared objects, and lift them up to the executable referenced by absolute path.
sshtunnel is a Python module for easily creating SSH tunnels in the background, using Python.
Itemloaders is a library that helps you collect data from HTML and XML sources. It comes in handy to extract data from web pages, as it supports data extraction using CSS and XPath Selectors.
It’s specially useful when you need to standardize the data from many sources. For example, it allows you to have all your casting and parsing rules in a single place.
The deep-merge Python library provides a toolset to deeply merge nested data structures in Python like lists and dictionaries.
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.
jsonpatch is a library and program that allows applying JSON Patches according to RFC 6902.
async_generator back-ports Python 3.6's native async generators and Python 3.7's context managers into Python 3.5.
This package provides a mutable, self-balancing interval tree implementation for Python. Queries may be by point, by range overlap, or by range envelopment. This library was designed to allow tagging text and time intervals, where the intervals include the lower bound but not the upper bound.
This module provides two help formatters for optparse. They provide terser and more customizable option formatting in comparison to the default help formatter.
Clickgen is an API for building X11 and Windows cursors from .png files. clickgen is using anicursorgen and xcursorgen under the hood.
This package provides a MkDocs plugin that injects the mkdocs.yml extra variables into the markdown template.
This package provides an extension to the core Python logging library for logging the beginning and completion of tasks and subtasks.
Python SDK for reporting exceptions, errors, and log messages to Rollbar.
Capabilities include:
Sending messages and exceptions with arbitrary context
Getting back aggregates
Debugging production issues
icmplib is a supporting library for both IPv4 and IPv6 networks. ICMP is typically used for diagnostic or control purposes - well known from utilities such as ping(1).
This package provides Python bindings to libdbus, the reference implementation of the D-Bus protocol.