davep / textual-query-sandbox

A simple tool for testing and practicing Textual DOM queries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Textual Query Sandbox

A quick spur-of-the-moment hack that will likely grow into something a wee bit more useful. For now though, it's a simple/pragmatic tool for quickly testing Textual queries.

Installation

Install either with pip or (ideally) pipx:

$ pipx install textual-query-sandbox

Then run tqs. That's it!

Textual Query Sandbox

About

A simple tool for testing and practicing Textual DOM queries

License:GNU General Public License v3.0


Languages

Language:Python 73.5%Language:Makefile 26.5%