Contents

soupsieve 2.5

0

A modern CSS selector implementation for Beautiful Soup.

A modern CSS selector implementation for Beautiful Soup.

Stars: 185, Watchers: 185, Forks: 37, Open Issues: 12

The facelessuser/soupsieve repo was created 5 years ago and the last code push was 6 months ago.
The project is popular with 185 github stars!

How to Install soupsieve

You can install soupsieve using pip

pip install soupsieve

or add it to a project with poetry

poetry add soupsieve

Package Details

Author
License
Homepage
PyPi:
https://pypi.org/project/soupsieve/
GitHub Repo:
https://github.com/facelessuser/soupsieve

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
  • Software Development/Libraries/Python Modules
No  soupsieve  pypi packages just yet.

Errors

A list of common soupsieve errors.

Code Examples

Here are some soupsieve code examples and snippets.

Related Packages & Articles

parsel 1.9.0

Parsel is a library to extract data from HTML and XML using XPath and CSS selectors

lxml 5.1.0

Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.

svgwrite 1.4.3

svgwrite is a powerful Python library designed to generate SVG (Scalable Vector Graphics) images. It's a library that allows you to create SVG files in a pythonic way without having to write raw XML. It provides an intuitive and straightforward interface for creating complex SVG images, making it a valuable tool for any Python developer working with vector graphics and performing svg image generation. The library is standalone and does not depend on any other Python packages.

pandas-datareader 0.10.0

Data readers extracted from the pandas codebase,should be compatible with recent pandas versions