htmltc

app for counting tag of site page


Install
pip install htmltc==1.0.1

Documentation

app for counting tags of html page

for using gui:

from tagcounter.gui import start_gui

start_gui()

for using comman line:

see saved page tags: tagcounter --view google.com

get page tags: tagcounter --get google.com