Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Activestate Code Recipes magics

This magic supplies five functions:

  • %lookup line magic

It uses current line as arguments for querying Activestate recipes, then returns indexed list with up to 10 recipe names

  • %desc line magic

Prints recipe's description by index from lookup results or by id

  • %listing line magic

Listing of recipe by index from lookup results or by id

  • %place line magic

Places recipe by index from lookup results or by id, on input line

  • %imply line magic

Imports recipe by index from lookup results or by id, in user namespace

Installation

%install_ext https://raw.githubusercontent.com/debjan/ipython-recipes-magic/master/recipes.py

Screenshot

About

IPython Activestate Code Recipes magics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages