Skip to content

A simple tool for testing and practicing Textual DOM queries

License

Notifications You must be signed in to change notification settings

MGops/textual-query-sandbox

 
 

Repository files navigation

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

pipx

The package can be installed using pipx:

$ pipx install textual-query-sandbox

Homebrew

The package can be installed using Homebrew. Use the following commands to install:

$ brew tap davep/homebrew
$ brew install textual-query-sandbox

Running

Once installed run the tqs command.

Textual Query Sandbox

About

A simple tool for testing and practicing Textual DOM queries

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 71.6%
  • Makefile 28.4%