Popularity
6.2
Declining
Activity
4.8
-
2,271
65
180

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.

Code Quality Rank: L3
Programming language: Python
License: GNU General Public License v3.0 or later
Tags: HTML Manipulation    
Latest version: v1.4.3

pyquery alternatives and similar packages

Based on the "HTML Manipulation" category.
Alternatively, view pyquery alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of pyquery or a related project?

Add another 'HTML Manipulation' Package