Description
pyquery allows you to make jquery queries on xml documents.
The API is as much as possible the similar to jquery. pyquery uses lxml for fast
xml and html manipulation.
This is not (or at least not yet) a library to produce or interact with
javascript code. I just liked the jquery API and I missed it in python so I
told myself "Hey let's make jquery in python". This is the result.
The project is being actively developped on a git repository on Github. I
have the policy of giving push access to anyone who wants it and then to review
what he does. So if you want to contribute just email me.
Please report bugs on the github issue
tracker.
pyquery alternatives and similar packages
Based on the "HTML Manipulation" category.
Alternatively, view pyquery alternatives based on common mentions on social networks and blogs.
-
xmltodict
Python module that makes working with XML feel like you are working with JSON -
bleach
Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes -
html5lib
Standards-compliant library for parsing and serializing HTML documents and fragments in Python -
selectolax
Python binding to Modest and Lexbor engines (fast HTML5 parser with CSS selectors). -
BeautifulSoup
Providing Pythonic idioms for iterating, searching, and modifying HTML or XML.
Collect and Analyze Billions of Data Points in Real Time
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of pyquery or a related project?