473,387 Members | 1,517 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

is Pylons alive?

Hello,
I don't want to be impolite, just in short: I am thinking about leaving
RoR and coming back to Python. I've missed the last two years in Python,
however I have been subscribed to this list and there are not too many
e-mails about Pylons in my mailbox.

On my Gentoo the latest Pylons ebuild has date "jul 2007" or something
like last summer. It has testing keywords both for x86 and amd64. (No
stable version available). It's available on my debian "testing" desktop.

Before spending much time for investigating, I would like to ask you: is
Pylons the framework I look for if I want to come back to Python and
develop MVC web apps?

Mage
Apr 9 '08 #1
4 1502
Mage wrote:
Hello,

I don't want to be impolite, just in short: I am thinking about leaving
RoR and coming back to Python. I've missed the last two years in Python,
however I have been subscribed to this list and there are not too many
e-mails about Pylons in my mailbox.
Why don't you take a look at the Pylons mailing list instead?
http://groups.google.com/group/pylons-discuss
On my Gentoo the latest Pylons ebuild has date "jul 2007" or something
like last summer. It has testing keywords both for x86 and amd64. (No
stable version available). It's available on my debian "testing" desktop.

Before spending much time for investigating, I would like to ask you: is
Pylons the framework I look for if I want to come back to Python and
develop MVC web apps?
Of course I don't know if Pylons is the best tool for you. It is
definitely alive and kicking. Anyway, I'm pretty sure there's no way
around trying it out for yourself. It should only take a few hours to
see if you're comfortable with it.

Other alternatives:
- Django
- TurboGears 2.0 (I personally wouldn't bother with TurboGears 1.x at
this point)
- Build your own based on WSGI components, mix and match WSGI server,
ORM, template engine - this is not so stupid as it may sound

HTH,

-- Gerhard
Apr 9 '08 #2
Mage napisa³(a):
I don't want to be impolite, just in short: I am thinking about leaving
RoR and coming back to Python. I've missed the last two years in Python,
however I have been subscribed to this list and there are not too many
e-mails about Pylons in my mailbox.

On my Gentoo the latest Pylons ebuild has date "jul 2007" or something
like last summer. It has testing keywords both for x86 and amd64. (No
stable version available). It's available on my debian "testing" desktop.

Before spending much time for investigating, I would like to ask you: is
Pylons the framework I look for if I want to come back to Python and
develop MVC web apps?
Latest commit is dated 2008-04-06, so I suppose it's alive, just no
release was done in last time.

--
Jarek Zgoda
Skype: jzgoda | GTalk: zg***@jabber.aster.pl | voice: +48228430101

"We read Knuth so you don't have to." (Tim Peters)
Apr 9 '08 #3
In article <66*************@mid.uni-berlin.de>,
Gerhard Häring <gh@ghaering.dewrote:
- TurboGears 2.0 (I personally wouldn't bother with TurboGears 1.x at
this point)
Having investigated some of this myself recently, I agree with you that
the TG 1.x series is a dead end, but there's no TG 2.0 yet. Last time I
checked the developers hoped to have an alpha release at the end of
March.

--
Philip
http://NikitaTheSpider.com/
Whole-site HTML validation, link checking and more
Apr 9 '08 #4
On Apr 9, 2:25 pm, Mage <m...@mage.huwrote:
Before spending much time for investigating, I would like to ask you: is
Pylons the framework I look for if I want to come back to Python and
develop MVC web apps?
Why not play with Django and the Google App Engine that everyone is
raving about:

http://code.google.com/appengine/

Zope is also becoming a realistic choice now that it's getting easier
through Grok...
Apr 10 '08 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Karlo Lozovina | last post by:
I've been browsing what Python has to offer in the world of web programming for past few weeks, while preparing to select something for small, quick and dirty projects where my favorable solution,...
0
by: sqad | last post by:
Hi, I am making a javascript call to google maps to get the geocodes of an address. Ok, so its trivial to get the latitude/longitude, but now I want to pass that data via the Pylons MVC...
7
by: mail747097 | last post by:
I would like to keep IIS alive on my web site and prevent Application_End from occuring in global.asax. Any ideas?
2
by: Adam Kubica | last post by:
Hello. I have pylons 0.96 (SVN) and current SQLAlchemy (0.3.10), and I have bug that doesn't exist earlier. My connection code: <code> import sqlalchemy.mods.threadlocal from sqlalchemy...
1
by: John Salerno | last post by:
Hi everyone. I was thinking about signing up with a web host that supports Pylons (among many other things) and one of the differences between the various plans is application memory for...
5
by: John Salerno | last post by:
I just installed Pylons onto my hosting server so I could try out templating with Mako, but it seems a little more complicated than that. From the look of it all, the site seems to want a full...
1
by: sniipe | last post by:
Hello, I have a question about framework pylons - how to run(in paster) webpages over https? Is it possible, or not? Best regards
1
by: Aspersieman | last post by:
On Wed, 05 Nov 2008 08:35:23 +0200, 3000 billg <billg3000@hos.twgg.org> wrote: Hi Excellent choice :)
0
by: trihaitran | last post by:
I am reading chapter two of the Pylons book. In the text I am told to run: $ python virtualenv.py --no-site-packages env This is what I got back: $ python virtualenv.py --no-site-packages...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.