Contents

soupsieve 2.8.3

0

A modern CSS selector implementation for Beautiful Soup.

A modern CSS selector implementation for Beautiful Soup.

Stars: 263, Watchers: 263, Forks: 46, Open Issues: 12

The facelessuser/soupsieve repo was created 7 years ago and the last code push was 2 weeks ago.
The project is popular with 263 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
None
License
None
Homepage
None
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.11.0

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

lxml 6.0.2

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