A Pikachu command line program in Python.
Run the following command after forking the repository to install all the dependencies and packages:
$ pip install -e .[test]
To install the CLI, simply run:
$ pip install pikkachu
Read more about the pika-cli project here.