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.
This package provides an extension to requests which let it talk HTTP via a UNIX domain socket.
HTTPX2 is a fully featured HTTP client library for Python. It includes an integrated command line client, has support for both HTTP/1.1 and HTTP/2, and provides both sync and async APIs.
Get Google results, but without any ads, javascript, AMP links, cookies, or IP address tracking. Quick and simple to implement as a primary search engine replacement on both desktop and mobile.
A comprehensive HTTP client library supporting many features left out of other HTTP libraries.
The Official DocuSign Python Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
This Python module is a HTML5 parser that transforms a possibly malformed HTML document into an ElementTree tree. This module is a simplified fork of html5lib.
Socket.IO integration for Flask applications
This Python package lets you use the requests library to talk HTTP via a UNIX domain socket.
This Python package provides a self-contained, easily reusable library for parsing, manipulating, and generating URIs.
This package provides a list of user agents, from a collection of more than 326,000 known user-agents. Users can pick a random one, or select one based on filters.
This package contains Python classes generated from the common protos in the googleapis/api-common-protos repository.
frozenlist.FrozenList is a list-like structure which implements collections.abc.MutableSequence. It can be made immutable by calling FrozenList.freeze.
Zope.scheme provides extensions to zope.interface for defining data schemas.
This package provides the official module to perform HTTP requests to the OVHcloud APIs.
websockets is a library for building WebSocket servers and clients in Python with a focus on correctness and simplicity.
Built on top of asyncio, Python's standard asynchronous I/O framework, it provides an elegant coroutine-based API.
Minify text/html MIME type responses when using Flask.
html5tagger provides a simplified HTML5 syntax that can be written directly in Python without templates.
This package provides testing utility modules for testing JSON APIs with Behave.
Priority is a pure-Python implementation of the priority logic for HTTP/2, set out in RFC 7540 Section 5.3 (Stream Priority).
jsmin is a JavaScript minifier, usable from both Python code and on the command line.
This package provides a Python library for serializing any arbitrary object graph to and from JSON.
This library is a spinoff from folium that would host the non-map-specific features. It can be used to generate HTML + JS.
Plaster is a loader interface around multiple config file formats. It exists to define a common API for applications to use when they wish to load configuration. The library itself does not aim to handle anything except a basic API that applications may use to find and load configuration settings. Any specific constraints should be implemented in a pluggable loader which can be registered via an entrypoint.
This library contains the HTTP/2 framing code used in the hyper project. It provides a pure-Python codebase that is capable of decoding a binary stream into HTTP/2 frames.