Dhtmlparser3

Latest version: v3.0.17

Safety actively analyzes 639881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

3.0.5

-----
- Bugfix; SpecialDict.copy() didn't return any value.

3.0.4

-----
- Bugfix; Don't search empty tags.

3.0.3

-----
- Bugfix; Always return container element for small doms with only strings inside.

3.0.2

-----
- Added `.__hash__()` method for Tag.
- `.replace_with()` method now accepts `str` as well as Tag.
- Fixed problems with `.parent` setting for non-pair tags in the parser.
- Added bunch of tests to test newly added stuff.

3.0.1

-----
- Added `.__contains__()` method for Tag, so you can now test parameters using `in` operator.

3.0.0

-----
- Rewritten to use different parser, support for HTML entities.
- Structure of the classes completely changed, now Tag & Comment are used instead of HTMLElement.
- Much more cleaner code and more comprehensive method names.
- By default, the tree is now double-linked without any additional cost.
- Implemented very useful magic methods, so indexing operators are supported for access to both parameters and content.
- Documentation completely reworked.
- Set of coverage tests is now much larger.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.