Talk tonight - code

4 views
Skip to first unread message

Kevin Gill

unread,
May 11, 2011, 5:33:09 AM5/11/11
to python...@googlegroups.com
If you want to follow along the talk tonight, I have put the tutorial
source code up on git. Install it now in case of lack of broadband
later.

Full instructions at:

https://github.com/kevingill1966/pyramid-talk-may11


To get setup on your laptop (assuming linux):

$ apt-get install python git virtualenv

$ virtualenv --no-site-packages tutorial
$ cd tutorial
$ . ./bin/activate

$ pip install pyramid
$ pip install pyramid_jinja2
$ pip install pyramid_formalchemy
$ pip install fa.jquery

$ git clone g...@github.com:kevingill1966/pyramid-talk-may11.git
pyramid-talk-may11

$ cd pyramid-talk-may11/proj_010_jinja_project
$ python setup.py develop
$ cd ../..

$ cd pyramid-talk-may11/proj_011_alchemy
$ python setup.py develop
$ cd ../..


--
Kevin Gill
ke...@movieextras.ie
www.movieextras.ie

Reply all
Reply to author
Forward
0 new messages