Python Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPython Programming
View Poll Results: which python framework do you use?
Django 0 0%
Web2Py 0 0%
Pyramid 1 100.00%
Voters: 1. You may not vote on this poll


Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old August 5th, 2012, 06:58 AM
flebber flebber is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2006
Location: Newcastle, Australia
Posts: 68 flebber User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 h 3 m 55 sec
Reputation Power: 8
Why is Pyramid Not Popular

Was hoping for some insight from someone doing python web development and can shed some light on the Pyramid framework. From searching it is my perception that Pyramid is not as popular as Django or Web2Py.

Is there directly a reason for this that is obvious to a newbie to python web frameworks?

From reading http://docs.pylonsproject.org/proje...-pyramid-unique It would seem that Pyramid has a lot of features.

It appears to me that Pyramid is trying to stay out of your way and let you choose your preferred resources and styles as you want. This seems good to me as it doesn't enforce any particular templating system or database on you but rather utilise the python ecosystem more fully. So i was impressed, but then also noted the latest version fully supports python 3 so I can start on python 3 as well.

What am I missing what are the other frameworks offering that Pyramid doesn't or is perceived it doesn't?

Reply With Quote
  #2  
Old August 5th, 2012, 07:35 PM
flebber flebber is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2006
Location: Newcastle, Australia
Posts: 68 flebber User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 h 3 m 55 sec
Reputation Power: 8
When you reply pop a vote in.

Cheers

Reply With Quote
  #3  
Old August 5th, 2012, 08:12 PM
b49P23TIvg's Avatar
b49P23TIvg b49P23TIvg is offline
Contributing User
Dev Shed Loyal (3000 - 3499 posts)
 
Join Date: Aug 2011
Posts: 3,389 b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level)b49P23TIvg User rank is Major (30000 - 40000 Reputation Level) 
Time spent in forums: 1 Month 2 Weeks 3 Days 14 h 22 m 25 sec
Reputation Power: 383
Please, what is a framework?
__________________
[code]Code tags[/code] are essential for python code!

Reply With Quote
  #4  
Old August 5th, 2012, 11:19 PM
flebber flebber is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2006
Location: Newcastle, Australia
Posts: 68 flebber User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 13 h 3 m 55 sec
Reputation Power: 8
Quote:
Originally Posted by b49P23TIvg
Please, what is a framework?
though I suspect you are trying to make a different point.
Quote:
A web application framework is a software framework that is designed to support the development of dynamic websites, web applications and web services. The framework aims to alleviate the overhead associated with common activities performed in Web development. For example, many frameworks provide libraries for database access, templating frameworks and session management, and they often promote code reuse.[1] For a comparison of concrete web application frameworks, see Comparison of web application frameworks.
http://en.m.wikipedia.org/wiki/Web_application_framework

Reply With Quote
  #5  
Old December 12th, 2012, 08:32 PM
ironhoang ironhoang is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2012
Posts: 5 ironhoang User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 10 m 27 sec
Reputation Power: 0
Have error while using pyramid

I try print unicode on python
First, i have a project pyramid
I created a file name hello.py

PHP Code:
# -*- coding: utf-8 -*-
print "Hãy đợi đấy" 

When i run this file as python test the result : "Hãy đợi đấy"
That ok.
But when i run project. The result : Hãy đợi đấy
I think the problem on development.ini. I try to add
PHP Code:
# -*- coding: utf-8 -*- 

But it doesn't work
How can i print unicode on my pyramid project

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPython Programming > Why is Pyramid Not Popular

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap