Jak używać WBTOOLOS w Python
import wbtool
page=wbtool.page('title')
page.get()
SimTheGreat
import wbtool
page=wbtool.page('title')
page.get()