This package browser is in early development. Mind the rough edges.

python-soupsieve 2.2.1

CSS selector library

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond (though some are not yet implemented).

Installation

Install python-soupsieve 2.2.1 as follows:

guix install python-soupsieve@2.2.1

Or install the latest version:

guix install python-soupsieve

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.