Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 225 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 225 Bytes

tagEx

Small cli utility to explore tags from html files written in python.

Install

$ python -m venv .venv
$ pip install -r requirements.txt

How to use

$ python tagEx.py somehtmlfile.html