Quozl
Joined 17 March 2010
No edit summary |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
== Pippy Design Idea 2011-03-10 == | == Old - Pippy Design Idea 2011-03-10 == | ||
=== Usage === | === Usage === | ||
| Line 107: | Line 107: | ||
*when a module is selected, provide an export button that creates a sugar journal entry for a distutils source distribution package, for sharing, | *when a module is selected, provide an export button that creates a sugar journal entry for a distutils source distribution package, for sharing, | ||
*provide a way to import pure python module or distutils source distribution package from journal into the current Pippy instance, using the object chooser, successful import will add to the modules displayed, | *provide a way to import pure python module or distutils source distribution package from journal into the current Pippy instance, using the object chooser, successful import will add to the modules displayed, | ||
*on execution of a module, allow import of all other currently displayed modules, modules included with Pippy (such as the existing pippy module), and system modules. | *on execution of a module, allow import of all other currently displayed modules, modules included with Pippy (such as the existing pippy module), and system modules, | ||
*convert the examples to either pure python module or package form. | |||
=== Alternative === | === Alternative === | ||