8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ebbcc0 commit 324e280Copy full SHA for 324e280
README
@@ -12,3 +12,9 @@ Python port by gfxmonk
12
This port uses BeautifulSoup for the HTML parsing. That means it can be
13
a little slow, but will work on Google App Engine (unlike libxml-based
14
libraries)
15
+
16
17
+**note**: I don't currently have any plans for using or improving this
18
+library, and it's far from perfect (slow, and almost certainly buggy).
19
+So if you do something cool with it or have a better tool that does
20
+the same job, please let me know and I can link to it from here.
0 commit comments