FastSoup icon indicating copy to clipboard operation
FastSoup copied to clipboard

BeautifulSoup interface for lxml

Results 8 FastSoup issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Release notes Sourced from pytest's releases. 7.0.1 pytest 7.0.1 (2022-02-11) Bug Fixes #9608: Fix invalid importing of importlib.readers in Python...

dependencies

Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov) to permit the latest version. Changelog Sourced from pytest-cov's changelog. 3.0.0 (2021-10-04) Note that this release drops support for Python 2.7 and Python 3.5. Added...

dependencies

Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. Changelog Sourced from black's changelog. 20.8b1 Packaging explicitly depend on Click 7.1.2 or newer as Black no longer works with...

dependencies

Compiled regexp object: https://www.crummy.com/software/BeautifulSoup/bs4/doc/#a-regular-expression I think we just need extract patten and pass to XPath.

We need to check how much BS4 tests passed. And may be increase this value :)

Updates the requirements on [lxml](https://github.com/lxml/lxml) to permit the latest version. Changelog Sourced from lxml's changelog. 5.0.0 (2023-12-29) Features added Character escaping in C14N2 serialisation now uses a single pass over...

dependencies

Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. Changelog Sourced from black's changelog. 20.8b1 Packaging explicitly depend on Click 7.1.2 or newer as Black no longer works with...

dependencies

Updates the requirements on [pytest-deadfixtures](https://github.com/jllorencetti/pytest-deadfixtures) to permit the latest version. Release notes Sourced from pytest-deadfixtures's releases. 3.0.0 What's Changed Adds more test cases by @​burkestar in jllorencetti/pytest-deadfixtures#31 move ci from...

dependencies
python