.. link: http://dgplug.org/summertraining/2013/posts/iowabeakster-dummy-project-improved-20130724.html .. description: .. tags: .. date: 2013/07/24 17:50:01 .. title: iowabeakster dummy project improved 20130724 .. slug: iowabeakster-dummy-project-improved-20130724 dummy_project_imroved! ====================== basic functions of script ------------------------- - import necessary modules - take 4 prompt inputs and give the requested outputs link ---- `PyPI Link `_ note: This script was meant to be ran in a virutalenv. All necessary will be automatically installed during installation. instructions ------------- - open a terminal - $ mkdir virt12 - $ cd virt12 - $ virtualenv virt12 - $ source virt12/bin/activate - $ pip install -i https://testpypi.python.org/pypi myshell - $ myshell - profit from your new awesome terminal emulator!