|
|
|
|
|
by paradox95
4812 days ago
|
|
Try Pyxl https://github.com/dropbox/pyxl I don't work at Dropbox but I did work at Cove where this was originally developed and it is great. Makes working with HTML in Python so easy. I also my own version of it that I have rewritten to treat the HTML object more like jQuery does and added more jQuery methods to it. |
|