------------------
* Promote `console_locals` as public attr
* Reimplement console command (6)
* Migrate to Click-based command line interface (5)
* Adopt `prompt_toolkit` and support concurrent clients (4)
* Show the total number of tasks when executing `ps` (3)
* Apply black, isort, mypy, flake8 and automate CI workflows using GitHub Actions