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.
Flask-Markdown supports several extensions for Markdown and integrates into Jinja2 by default.
CanvasAPI is a Python library for accessing Instructure’s Canvas LMS API. The library enables developers to programmatically manage Canvas courses, users, gradebooks, and more.
This package provides tools to search for YouTube videos, channels and playlists; as well as getting video metadata from links. This package does not rely on the YouTube Data API v3.
This package integrates webassets with Flask, adding support for merging, minifying and compiling CSS and Javascript files.
This package provides a Python library offering high level UDP sockets for asyncio. Import it alongside asyncio and use its API to send and receive UDP packets.
This package provides a SDK for convenient Pythonic interface to Globus APIs.
This package provides a Python library with classes that mimic pathlib.Path's interface for URIs from different cloud storage services.
Zope.exceptions provides general-purpose exception types that have uses outside of the Zope framework.
Sanic is a Python web server and web framework that's written to go fast. It allows the usage of the async/await syntax added in Python 3.5, which makes your code non-blocking and speedy.
This package provides SSE plugin for Starlette.
This library defines common helpers used by all Google API clients.
This package provides a Python JSON-RPC 2.0 protocol and server powered by asyncio.
pyramid_retry is an execution policy for Pyramid that wraps requests and can retry them a configurable number of times under certain "retryable" error conditions before indicating a failure to the client.
One of the most advanced WSGI utility modules. It includes a powerful debugger, full-featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community-contributed addon modules.
This package provides a git URL parsing module which supports parsing and rewriting of remote git URLs from various hosting providers.
This package contains a set of persistent object containers built around a modified BTree data structure. The trees are optimized for use inside ZODB's "optimistic concurrency" paradigm, and include explicit resolution of conflicts detected by that mechanism.
This package provides a Flask extension for handling CORS, making cross-origin AJAX possible.
Get a public suffix for a domain name using the Public Suffix List. Forked from and using the same API as the publicsuffix package.
Betamax-Serializers are an experimental set of Serializers for Betamax that may possibly end up in the main package.
PRAWcore is a low-level communication layer used by PRAW.
Zope.event provides an event publishing API, intended for use by applications which are unaware of any subscribers to their events. It is a simple event-dispatching system on which more sophisticated event dispatching systems can be built.
This library defines common helpers (e.g. base Client classes) used by all of the google-cloud-* packages.
WTForms is a flexible forms validation and rendering library for Python web development. It is very similar to the web form API available in Django, but is a standalone package.
OpenTelemetry Python API.