473,320 Members | 1,982 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,320 software developers and data experts.

Re: python and web programming, easy way...?

On Apr 26, 4:36 pm, bvidinli <bvidi...@gmail.comwrote:
Hi,

i use currently python for console programming.
in past, i tried it for web programming, to use it instead of php.
Unfortunately, i failed in my attempt to switch to python.
Currently, i make many webbased programs and a "Easy Hosting Control
Panel " (www.ehcp.net) that runs on php,
ehcp is a hosting control panel in beta stage..

in fact, i use python, love it and want to switch to it in my all
projects, including webbased programs and ehcp.
Can your recomment me the easiest, most usable way to use python in
web programming..

in past, in my first attemt... i was able to run python as as apache
cgi, runned it basicly,
but i had many difficulties especially in sessions, cookies...

maybe currently there is a solution, but i dont know.

Please provide me the quickest/most appropriate solution for web
programming in python.
i will try to switch to python in ehcp too..

Currently my web programs are simple Object Oriented programs, that
basicly uses a few files, in php.
i use sessions in use authentications.
i currently use php because it is fairly easy to install/run on apache..
you just put it on server, it runs.. i look something like this for
python. because python programming is much better than php.

Thank you a lot.

--
Ý.Bahattin Vidinli
Elk-Elektronik Müh.
-------------------
iletisim bilgileri (Tercih sirasina gore):
skype: bvidinli (sesli gorusme icin,www.skype.com)
msn: bvidi...@iyibirisi.com
yahoo: bvidinli

+90.532.7990607
+90.505.5667711
Django is the way to go for web development.

http://www.djangoproject.com/

cya

--
Nicolás Miyasato ( miya )
Jun 27 '08 #1
3 1498
On 27 Apr, 04:26, miya <nmiyas...@gmail.comwrote:
On Apr 26, 4:36 pm, bvidinli <bvidi...@gmail.comwrote:
Hi,
i use currently python for console programming.
in past, i tried it for web programming, to use it instead of php.
Unfortunately, i failed in my attempt to switch to python.
Currently, i make many webbased programs and a "Easy Hosting Control
Panel " (www.ehcp.net) that runs on php,
ehcp is a hosting control panel in beta stage..
in fact, i use python, love it and want to switch to it in my all
projects, including webbased programs and ehcp.
Can your recomment me the easiest, most usable way to use python in
web programming..
in past, in my first attemt... i was able to run python as as apache
cgi, runned it basicly,
but i had many difficulties especially in sessions, cookies...
maybe currently there is a solution, but i dont know.
Please provide me the quickest/most appropriate solution for web
programming in python.
i will try to switch to python in ehcp too..
Currently my web programs are simple Object Oriented programs, that
basicly uses a few files, in php.
i use sessions in use authentications.
i currently use php because it is fairly easy to install/run on apache..
you just put it on server, it runs.. i look something like this for
python. because python programming is much better than php.
Thank you a lot.
--
Ý.Bahattin Vidinli
Elk-Elektronik Müh.
-------------------
iletisim bilgileri (Tercih sirasina gore):
skype: bvidinli (sesli gorusme icin,www.skype.com)
msn: bvidi...@iyibirisi.com
yahoo: bvidinli
+90.532.7990607
+90.505.5667711

Django is the way to go for web development.

http://www.djangoproject.com/

cya

--
Nicolás Miyasato ( miya )
www.webpy.org is supereasy to get going with. dont know which is
better for advanced stuff.
Jun 27 '08 #2
>
www.webpy.org is supereasy to get going with. dont know which is
better for advanced stuff.
I don't think that webpy supports sessions. Their addition to webpy is
a Google Summer of Code project:

http://webpy.org/sessions/gsoc

Also, I can't find any reference to cookies or sessions in the webpy
online docs. Maybe it's possible to bolt on support with Python's
Cookie module.

David.
Jun 27 '08 #3
David a écrit :
Also, I can't find any reference to cookies or sessions in the webpy
online docs. Maybe it's possible to bolt on support with Python's
Cookie module.
The web.py cookbook describes how to use sessions and cookies:
http://webpy.org/cookbook

Regards,
Olivier.
Jun 27 '08 #4

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

Similar topics

699
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro...
226
by: Stephen C. Waterbury | last post by:
This seems like it ought to work, according to the description of reduce(), but it doesn't. Is this a bug, or am I missing something? Python 2.3.2 (#1, Oct 20 2003, 01:04:35) on linux2 Type...
24
by: Charif Lakchiri | last post by:
Okay, here's what I know so far about Python: It's an object-oriented scripting language, supported on many platforms. Now here are my questions: It is easy to learn? Does it support GUI...
4
by: Mark | last post by:
Hello. I am new to programming and Python and was wondering if someone could help get me started. I picked Python to start learning to prgram because of some things I have read about it (easy to...
16
by: worzel | last post by:
is python more popular than coldfusion? I realsie that is a very general question as one thing does not directly relate to the other. My issue is that I am ditching coldfusion due to there being...
68
by: Lad | last post by:
Is anyone capable of providing Python advantages over PHP if there are any? Cheers, L.
53
by: Michael Tobis | last post by:
Someone asked me to write a brief essay regarding the value-add proposition for Python in the Fortran community. Slightly modified to remove a few climatology-related specifics, here it is. I...
35
by: John Coleman | last post by:
Greetings, I have a rough classification of languages into 2 classes: Zen languages and tool languages. A tool language is a language that is, well, a *tool* for programming a computer. C is the...
59
by: Kevin Walzer | last post by:
From the introduction to PyObjC, the Python-Objective-C bridge on Mac OS X: "As described in Objective-C for PyObjC users the creation of Objective-C objects is a two-stage process. To initialize...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.