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.
httpretty is a helper for faking web requests,inspired by Ruby's fakeweb.
pycares is a Python module which provides an interface to c-ares, a C library that performs DNS requests and name resolutions asynchronously.
SockJS-tornado provides the server-side counterpart to a SockJS client library, through the Tornado framework.
SockJS provides a low-latency, full-duplex, cross-domain communication channel between a web browser and web server.
The wadllib Python library allows navigating HTTP resources using Web Application Description Language (WADL) files as guides.
HTTP Core provides a minimal and low-level HTTP client, which does one thing only: send HTTP requests.
Some things HTTP Core does do:
Sending HTTP requests.
Provides both sync and async interfaces.
Supports HTTP/1.1 and HTTP/2.
Async backend support for asyncio and trio.
Automatic connection pooling.
HTTP(S) proxy support.
This package provides a python wrapper around rapidjson.
openid-teams is an implementation of the OpenID teams extension for python-openid.
This library provides OpenID authentication for Python, both for clients and servers.
Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web.
This package lets you validate CloudFormation YAML/JSON templates against the CloudFormation spec and additional checks. Includes checking valid values for resource properties and best practices.
Low Level Client for Crossref Search API.
stamina is an opinionated wrapper around the Tenacity package.
This module acts as a webbrowser solving Cloudflare's Javascript challenges.
This package provides a WSGI object-dispatching web framework, designed to be lean and fast, with few dependencies.
CherryPy is a pythonic, object-oriented web framework. It helps in building web applications in the same way any other object-oriented Python program would be built.
This package lets you manipulate PyPI API tokens.
This package provides a library which is able to parse dependency groups (PEP 735), following includes, and provide that data as output.
Dominate is a Python library for creating and manipulating HTML documents using an elegant DOM API.
FastAPI provides a web API framework based on pydantic and starlette.
This package provides an async client for Amazon services using botocore and aiohttp/asyncio. This library is a mostly full featured asynchronous version of botocore.
This is a Python library for interacting with the Firefox Accounts ecosystem.
Selenium simplifies web browser automation. It specifically provides infrastructure for the W3C WebDriver specification — a platform and language-neutral coding interface compatible with all major web browsers.
Selenium Manager is a CLI tool that automatically manages the browser/driver infrastructure required by Selenium.
VF-1 is a command line gopher client with TLS support.
EnOSlib is a library to build experimental frameworks on various scientific testbeds. It lets you deploy networks of machines on actual hardware on Grid'5000 or via OpenStack, to Vagrant, Chameleon, and more.