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.
Python port of the YUI CSS Compressor.
This Python library provides a Microformats2 parser implementing the full Microformats2 (mf2) specification, including backward compatibility with Microformats1 (mf1).
Suds is a lightweight SOAP-based web service client for Python.
This package implements MikroTik's RouterOS API.
uritemplate provides Python library to deal with URI Templates.
Hupper is an integrated process monitor that will track changes to any imported Python files in sys.modules as well as custom paths. When files are changed the process is restarted.
This package provides the Microsoft Azure Blob Storage Client Library for Python.
pyScss is a compiler for Sass, a superset language of CSS3 that adds programming capabilities and some other syntactic sugar.
The MediaWiki Parser From Hell is a python library package that provides a parser for MediaWiki.
It exposes parses as normal string objects with additional methods giving access to the special Wikicode features it contains (hyperlinks, tags, templates…). The parser doesn't interpolate strings at all, it remains at a purely formal level.
Full documentation may be found at ReadTheDocs
Flask-WTF integrates Flask and WTForms, including CSRF, file upload, and reCAPTCHA.
This package provides a Python client for the OmniPath web service.
This package provides a single-file minifier for CSS, HTML, and JavaScript.
Cloud-init is the multi-distribution method for cross-platform cloud instance initialization. It is supported across all major public cloud providers, provisioning systems for private cloud infrastructure, and bare-metal installations.
Wsgi_intercept installs a WSGI application in place of a real URI for testing. Testing a WSGI application normally involves starting a server at a local host and port, then pointing your test code to that address. Instead, this library lets you intercept calls to any specific host/port combination and redirect them into a WSGI application importable by your test program. Thus, you can avoid spawning multiple processes or threads to test your Web app.
This package provides utilities for Google Media Downloads and Resumable Uploads.
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.
Manuel lets you mix and match traditional doctests with custom test syntax.
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
WSGI turns HTTP requests into WSGI function calls. WSGIProxy turns WSGI function calls into HTTP requests. It also includes code to sign requests and pass private data, and to spawn subprocesses to handle requests.
This package provides a programmatic API to create and use a devpi server process.
Cssutils is a Python package for parsing and building CSS Cascading Style Sheets. Currently it provides a DOM only and no rendering options.
This package provides an implementation of itertools, builtins, and more for AsyncIO and mixed-type iterables.
Oauthlib is a generic, spec-compliant, thorough implementation of the OAuth request-signing logic.
This is a Python library for building OAuth and OpenID Connect servers and clients.