Skip to content

Consider justHTML for parsing HTML #200

@tomschr

Description

@tomschr

Situation

This is just an idea and reminder.

We might come into a situation were we have to parse HTML. Although there are BeautifulSoup, it may have some issues (it's slow and doesn't completely cover HTML5).

Use Case

  • They claim 100% test coverage
  • Pure Python, zero dependencies

Possible Implementation

  • Add it as a dependency to pyproject.toml

Additional information

https://github.com/EmilStenstrom/justhtml

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:dependenciesUpdate of dependencies from Dependabot

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions