Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-576841.py
File
recipe-576841.py
recipes/Python/576841_biersouppy_small_example/recipe-576841.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
""
" bier-soup.py: html tables -> text, a small example of BeautifulSoup
3
in: url or file like those in www.bier1.de
4
out:
Callers
nothing calls this directly
Calls
6
table
Function · 0.85
trow_cols
Function · 0.85
biertext
Function · 0.85
startswith
Method · 0.80
open
Function · 0.50
read
Method · 0.45
Tested by
no test coverage detected