https://pypi.org/project/moreshell/0.1.0
0.1.0
-
Provide
moreshell
package with:IPython_magic_module
wrapper class and accomanyingload_magic_modules
function, the latter to be used inload_ipython_extension
handler functionsIPython_magic
andIPython_cell_magic
function decorators for creating the actual magic, accompanied by thewith_arguments
helper function for defining magic command line options based onargparse.ArgumentParser
IPythonMagicExit
exception, raised on magic argument errors