Changes

Jump to navigation Jump to search
no edit summary
Line 13: Line 13:  
** Packaging
 
** Packaging
 
** Documenting Dependencies and how to enable them in a development environment (Simple tutorial on setting up your Question API Development Environment)
 
** Documenting Dependencies and how to enable them in a development environment (Simple tutorial on setting up your Question API Development Environment)
** sudo apt-get install python-setuptools
+
 
** sudo easy_install pyparsing
+
(This information will be turning into a new wiki page on "Development for Linux / Python / Sugar Newbies!"
** sudo easy_install peak-rules
+
*** sudo apt-get install python-setuptools
** sudo easy_install sqlalchemy
+
*** sudo easy_install pyparsing
 +
*** sudo easy_install peak-rules
 +
*** sudo easy_install sqlalchemy
 +
**** See here: http://www.sqlalchemy.org/docs/04/ormtutorial.html
    
** Question Authoring guidelines
 
** Question Authoring guidelines
71

edits

Navigation menu