Skip to content

Python prototype of the CLI frontend to jqsh, a scripting language based on jq

License

Notifications You must be signed in to change notification settings

jq-shell/python-jqsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jqsh is a shell based on jq.

This was the original rough draft, with a very basic repl. To run it, place the package in your sys.path, then run python3 -m jqsh. To exit the loop, press control-D.

Development on this Python implementation has ended. For the active Rust implementation, see jqsh.

About

Python prototype of the CLI frontend to jqsh, a scripting language based on jq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages