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.
Selenium enables 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.
This package is a fork of the pickle module (and the supporting C extension) from both Python 3.2 and Python 3.3. The fork adds support for the noload operations used by zodb.
This package provides a Python module to create immutable, and correct URLs for Python according to RFCs 3986 and 3987.
Protego is a pure-Python robots.txt parser with support for modern conventions.
Pathy is a python package (with type annotations) for working with Cloud Bucket storage providers using a pathlib interface. It provides pathlib.Path subclasses for local and cloud bucket storage.
This package provides an efficient library to read from new and old format .conda and .tar.bz2 conda packages.
Zope.testing provides a number of testing utilities for HTML forms, HTTP servers, regular expressions, and more.
python-flask-oidc provides an OpenID Connect extension for Flask.
SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF). CSRF attacks are problematic because the mechanism they use is relatively easy to exploit. This extension attempts to aid you in securing your application from such attacks. This extension is based on the Django middleware.
betamax-matchers provides a set of Matchers for Betamax.
Grip is a command-line server application written in Python that uses the GitHub Markdown API to render a local Markdown file. The styles and rendering come directly from GitHub, so you'll know exactly how it will appear. Changes you make to the file will be instantly reflected in the browser without requiring a page refresh.
Css-parser is a Python package for parsing and building CSS Cascading Style Sheets. Currently it provides a DOM only and no rendering options.
It's a fork of cssutils 1.0.2, updated and modified for parsing ebooks, due to cssutils not receiving updates as of 1.0.2.
Requests-FTP is an implementation of a simple FTP transport adapter for use with the Requests library.
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.
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.
uvloop is a fast, drop-in replacement of the built-in asyncio event loop. It is implemented in Cython and uses libuv under the hood.
This is a low-level Python library for implementing Hawk Access Authentication, a simple HTTP request-signing scheme.
This package provides a WebSocket client and server library for Python.
PRAWcore is a low-level communication layer used by PRAW.
FastAPI CLI is a command line program fastapi that you can use to serve your FastAPI app, manage your FastAPI project, and more.
python-oauth2client provides an OAuth 2.0 client library for Python
The Websocket-client module provides the low level APIs for WebSocket usage in Python programs.
A comprehensive HTTP client library supporting many features left out of other HTTP libraries.
WCrypto is an implementation of the Javascript Object Signing and Encryption (JOSE) Web Standards.