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 easy-to-use SNI endpoint for use with the Twisted web framework.
This package provides a single-file minifier for CSS, HTML, and JavaScript.
python-httpauth is WSGI middleware that secures some/all routes using HTTP Digest Authentication.
Flask-COMBO-JSONAPI is a Python Flask extension for building REST Web APIs compliant with the JSON:API 1.0 specification.
It tries to combine the power of Flask-Restless with the flexibility of Flask-RESTful to quickly build APIs that fit the complexity of existing real-life projects with legacy data and diverse storage providers.
This library defines common helpers (e.g. base Client classes) used by all of the google-cloud-* packages.
Often, especially for package modules, you want to import names for convenience, but not actually perform the imports until necessary. The zope.deferredimport package provided facilities for defining names in modules that will be imported from somewhere else when used. You can also cause deprecation warnings to be issued when a variable is used.
pyramid_tm is a package which allows Pyramid requests to join the active transaction as provided by the Python transaction package.
Betamax will record your test suite's HTTP interactions and replay them during future tests. It is designed to work with python-requests.
This package provides a Python SDK for integrating with the Dropbox API v2.
This package provides a stateless implementation of Cross-Site Request Forgery (XSRF) Protection by using the Double Submit Cookie mitigation pattern.
This package is mostly just a wrapper combining the great work of boto3 and aiobotocore.
DukPy is a simple JavaScript interpreter for Python built on top of duktape engine without any external dependency. It comes with a bunch of common transpilers built-in for convenience:
CoffeeScript
BabelJS
TypeScript
JSX
LESS
WCrypto is an implementation of the Javascript Object Signing and Encryption (JOSE) Web Standards.
This package provides a git URL parsing module which supports parsing and rewriting of remote git URLs from various hosting providers.
This program converts a WSGI program to an ASGI program or the other way around. It depends only on the Python standard library.
OpenTelemetry Python API.
Flask-Session is an extension for Flask that adds support for Server-side sessions, with a variety of different backends for session storage.
This package provides an asynchronous WebSocket connector for python-pycrdt.
This package provides utilities for streaming large files (S3, HDFS, GCS, Azure Blob Storage, gzip, bz2, etc.)
Zope.testing provides a number of testing utilities for HTML forms, HTTP servers, regular expressions, and more.
This package provides Tweepy, an easy-to-use Python library for accessing the Twitter API.
Apprise is a Python library that allows sending push notifications to a broad range of notification services, such as Telegram, Discord, Slack, Amazon SNS, Gotify, etc.
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.
apiron provides a declarative, structured configuration of services and endpoints with a unified interface for interacting with RESTful APIs.