Integrating mypy with IPython using custom magic

Stephan Fitzpatrick <[email protected]> Sun, 19 Mar 2017 20:04:38 -0700
Newsgroups gmane.comp.python.ipython.devel
Message-ID <CAAz-ZnaKqXsLT-BZDAs9UeySgHLEuUaacYpvbK9En9J6PmcZ6g@mail.gmail.com>
For those interested, I wrote a cell magic to allow one to run a cell
through
mypy <http://mypy-lang.org/>.

The link to the gist is here
<https://gist.github.com/knowsuchagency/f7b2203dd613756a45f816d6809f01a6>.

Anyone interested in the article on how/why I wrote it with example code
can find it here
<http://journalpanic.com/post/spice-up-thy-jupyter-notebooks-with-mypy/>.

Cheers.

-- 
*Stephan Fitzpatrick*
*Software Developer*
Facebook <https://facebook.com/stephan.fitzpatrick>
LinkedIn <http://www.linkedin.com/in/fitzpatrickstephan>
Twitter <https://twitter.com/knowsuchagency>
Github <https://github.com/knowsuchagency>

_______________________________________________
IPython-dev mailing list
[email protected]
https://mail.scipy.org/mailman/listinfo/ipython-dev