Skip to content

mikeboers/TreeSoup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TreeSoup

This module is not maintained. I have moved on to using lxml myself, and so will not maintain this project.


TreeSoup is designed to roughly reflect the BeautifulStoneSoup API, but uses the (standard library) ElementTree to do the parsing. This is mainly because BeautifulSoup does not handle unicode very gracefully.

About

ABANDONED: BeautifulSoup-like wrapper around ElementTree.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages