code-with-finn

Helps feed the soul while coding


Install
pip install code-with-finn==1.0.2

Documentation

code_with_finn

PyPI version

A small module that brings the good dog Finn into your Jupyter notebooks.

demo image

While Finn can warn you after errors, he can also celebrate successes!

demo image

He can also help you prepare yourself before a long stack trace.

demo image

You can send him away if you need to:

demo image

Or keep him away with

code_with_finn.announce_errors(False)
code_with_finn.celebrate_success(False)

Installation

Install with

pip install code_with_finn