MCPcopy 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
3in: url or file like those in www.bier1.de
4out:

Callers

nothing calls this directly

Calls 6

tableFunction · 0.85
trow_colsFunction · 0.85
biertextFunction · 0.85
startswithMethod · 0.80
openFunction · 0.50
readMethod · 0.45

Tested by

no test coverage detected