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 is an internal Azure namespace package.
This package provides a simple WebSocket server and client for Python.
This module acts as a webbrowser solving Cloudflare's Javascript challenges.
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 package provides a Kerberos authentication handler for python-requests.
cssselect2 is a straightforward implementation of CSS3 Selectors for markup documents (HTML, XML, etc.) that can be read by ElementTree-like parsers (including cElementTree, lxml, html5lib, etc.).
Unlike the Python package cssselect, it does not translate selectors to XPath and therefore does not have all the correctness corner cases that are hard or impossible to fix in cssselect.
This library exists to allow connecting with Happy Eyeballs (RFC 8305) when you already have a list of addrinfo and not a DNS name.
HookDNS implements functionality that allows for modifying name resolution in a Python script without any changes to the hosts file or the use of a fake DNS resolver.
Internal package for python-sanic, which provides the BasicRouter.
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 package provides a JavaScript to Python translator and a JavaScript interpreter written in pure Python.
This package provides an easy-to-use SNI endpoint for use with the Twisted web framework.
This package provides a Python module to create immutable, and correct URLs for Python according to RFCs 3986 and 3987.
This package provides a websocket server written in Python. It uses GIO for network communication and hence it easily integrates with the GLib mainloop.
pyramid_tm is a package which allows Pyramid requests to join the active transaction as provided by the Python transaction package.
The dpkt module is a fast, simple packet generator and parser for the basic TCP/IP protocols.
Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable.
This package provides a resolve() function that resolves strings containing dotted names into the appropriate Python object.
zconfig is a configuration library intended for general use. It supports a hierarchical schema-driven configuration model that allows a schema to specify data conversion routines written in Python. Its model is very different from the model supported by the configparser module found in Python's standard library, and is more suitable to configuration-intensive applications.
Python module to query and edit data stored in a NetBox instance.
launchpadlib is a Python library that allows scripting Launchpad via its the web service API.
This package provides a simple implementation of Encrypted Content Encoding for HTTP.
A command line HTTP client with an intuitive UI, JSON support, syntax highlighting, wget-like downloads, plugins, and more. It consists of a single http command designed for painless debugging and interaction with HTTP servers, RESTful APIs, and web services.
This package provides a SDK for convenient Pythonic interface to Globus APIs.