473,387 Members | 1,678 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.

Web application toolkit recommendation?

hi all:

I'm a python user in my day job. Now I want to take on a personal pet
project which will involve the creation of a website on my home
server. I'll want to keep track of users through user accounts and
logins, allow them to upload information to a database (maybe mySQL or
SqLite), and in the future allow upload of GPS tracklogs and
subsequent presentation of those tracklogs on a graphical map image).

I can do all of the above today with the Leonardo project on SF, but
it's written in PHP, in which I am a relative neophyte, though I use
it to drive my own dynamic website using a mySQL database. (see
http://midtoad.homelinux.org/midwint...try/index.php).

I would like to take a stab at doing this in Python instead of PHP,
but I'd like to hear from people who are familiar with both, or who
have a good understanding of web application toolkits in Python.
Which is likely to be the least painful route?

I'm already using Snakelets for a private internet blog, and would use
this if there were a database access module available.

I don't want to hear anything about Zope - it's way too complex for my
needs or desires. Other than that, fire away!

thanks,
--
Stewart Midwinter
st*****@midwinter.ca
st***************@gmail.com
Skype: midtoad
Jul 18 '05 #1
3 1318
Another Web Framework shootout:
http://www.colorstudy.com/docs/shootout.html

My personal favorite is Spyce - it is straight forward and also works
in cgi mode.

I'm not familiar with Snakelets, but I would imagine you could use any
existing python database module with it.

-jjr

Jul 18 '05 #3
You can also take a look at Karrigell
(http://karrigell.sourceforge.net). You can write pure Python scripts
or use a PHP-like syntax, and it is shipped with gadfly, an SQL engine,
and with KirbyBase, a database engine which uses a Pythonic syntax. As
for all the web frameworks, you can also work with the APIs available
for almost any database under the sun

Jul 18 '05 #4

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

Similar topics

1
by: JW | last post by:
Hi, I am trying to see if I can display an animated .gif file on a Java application (that is, I do not want to have to show a series of static images to simulate animateion; I just want to...
17
by: Patrick | last post by:
I am almost certain that I could use HTTP Post/Get to submit XML Web Service call (over SSL as well, if using Version 3 of MSXML2) from an ASP Application? However, would I only be able to call...
9
by: Marina Anufreichik | last post by:
Hi, After deploymnet web application on web server I can access page on local machine and login fine but when I'm trying to access web site from remote machine I can see login page, but when I'm...
17
by: Arthur van Dorp | last post by:
Hi all This is a bit off topic but I don't know where else to ask (please tell me if you know). I'm going to build a web application. The choice of the underlying database wasn't difficult....
21
by: The Night Blogger | last post by:
Can someone recommend me a good API for writing a sexy looking (Rich UI like WinForms) shrink wrap application My requirement is that the application needs to look as good on Windows as on the...
0
by: RajaKannan | last post by:
I have an MS Access 2002 Application in which i am trying to use web service. As given in the microsoft site, i installed the "Web Reference Toolkit" and also included the "Microsoft SOAP Type...
10
by: sfmcfar | last post by:
Hi, Can someone recommend an Javascript toolkit that provides both AJAX- like requests and effects, and that supports IE 5.5+, Firefox 1.5+, and Netscape 7+? I know that NS7 may not be as...
8
by: Jason | last post by:
Hello, I am trying to utilitze the AJAX Control toolkit in my asp.net project. I have added a reference to AjaxControlToolkit.dll, and in my page, added these lines of code: ...
2
by: xzzy | last post by:
where can I get the www.asp.net ajax toolkit for asp.net version 1.1? Thanks
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...

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.