Metadata-Version: 2.0
Name: writefile-run
Version: 0.3
Summary: IPython cell magic to write a cell to a file and run it
Home-page: https://github.com/rajatvd/WriteFileAndRun
Author: Rajat Vadiraj Dwaraknath
Author-email: rajatvd@gmail.com
License: MIT
Platform: UNKNOWN
Requires-Dist: ipython

IPython cell magic which builds on top of the writefile cell magic. It also optionally runs the cell after writing it to the file.


