Thread
:
Code Formatter
View Single Post
12-20-2024, 12:15 PM
#
8
KevinH
Sigil Developer
Posts: 8,893
Karma: 6120478
Join Date: Nov 2009
Device: many
FYI - Real bs4 has added some things our sigil_bs4 does not support but the overlap is over 90%. Most bs4 code will run unchanged under sigil_bs4.
So many people who use BeautifulSoup4 in their plugins will use:
import sigil_bs4 as bs4
KevinH
View Public Profile
Find More Posts by KevinH
Track Posts by KevinH via RSS