Pique is now considered stable and "finished" but will continue to address bugs and other fixes as time allows.
You can install Pique from PyPi using Pip:
bash $ pip install python-pique
Please feel free to open bug reports [here](https://github.com/Pebaz/pique/issues).
0.1.0
* Includes more unit tests * Several bug fixes * Dotfile support * Set default theme * Set default indentation level * Define functions that can be used in expression queries
0.0.1
Initial Release of Pique
> Use any valid Python expression to query JSON on the CLI!