.. link: http://dgplug.org/summertraining/2013/posts/sheeshmohsin-dummy-project-20130724.html .. description: .. tags: .. date: 2013/07/24 23:47:59 .. title: sheeshmohsin Dummy project 20130724 .. slug: sheeshmohsin-dummy-project-20130724 Objective ========= To make a package which we can install in our system and to add dependencies in the setup.py project Download -------- `click here `_ to download the package How to Install -------------- Extract the tar.gz file and change to the extracted directory from terminal and then type python setup.py install Output ------ This script is meant to run in virtualenv. The dependencies required to run it is automatically installed during installation. :: (virt2)[sheesh@Sheesh shell-0.2]$ shell (Cmd) stock GOOG 902.900000 (Cmd) stock FB 26.510000 (Cmd) greet hi sheesh (Cmd) (virt2)[sheesh@Sheesh shell-0.2]$