-
Recent Posts
Archives
Categories
- AJAX (1)
- JavaScript (1)
- jQuery (1)
- Mako (1)
- Python (7)
- SQLAlchemy (2)
- Templates (1)
- ToscaWidgets (1)
- TurboGears (8)
Meta
Twitter Stream
- RT @emre_yilmaz: #pyistanbul toplantılarının neye benzediğini merak edenler varsa: inciswf.com/1285417902.swf 1 week ago
- RT @jspyconf: DevPod interview with @kennethreitz by @vigobronx and @mengukagan! Thank you! :) - devpod.tumblr.com/post/483615165… 1 week ago
- RT @samibasgan: Lan o değil de Aksaraylılar napıyor, hiç sesleri çıkmıyor? Ülkenin harala gürelesinden fırsat da bulamadık hiç hal hatır so… 2 weeks ago
- 6 gunlugune ulkeden ayrildim, olaylar olaylar. 2 weeks ago
- They've said ice coffee is good here (@ Eiscafe Marco Polo) [pic]: 4sq.com/18p4t0x 2 weeks ago
Tag Archives: Install TurboGears
Let’s Install TurboGears
In order to install TurboGears we need Python setuptools and in order to create an isolated environment we need virtualenv package. Why an isolated environment? With a virtual environment we don’t need to think about our packages clashing. Install requirements: … Continue reading
Posted in Python, TurboGears
Tagged Install TurboGears, Python, Python setuptools, Python virtualenv, Python web, Python web framework, TurboGears, Web framework
13 Comments