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

Newer than a Newbe

Hello,
I am just starting to look into python.I have been prog with php for
several years.My question is:
Can/Is Python used as a web scripting language , and if so do many hosts
support it?
Thanks
Mike
Aug 1 '05 #1
6 1091
Look at Karrigell. Its a web framework for Python

http://karrigell.sourceforge.net

Aug 2 '05 #3
None wrote:
Hello,
I am just starting to look into python.I have been prog with php for
several years.My question is:
Can/Is Python used as a web scripting language Yes, definitively.

There are in fact almost too many web-programming solutions in Python,
from the good ole cgi to the full-blown web application server.
, and if so do many hosts
support it?
No.
Thanks


You're welcome !-)

--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'o****@xiludom.gro'.split('@')])"
Aug 2 '05 #4
gene tani wrote:
Truthfully, the number of frameworks is staggering, tho some are
specialized for blogs/wiki, search engine, PIM, etc.

[snip massive yet even so incomplete list]

It's called biodiversity and, while generally this is a good thing, I
think it's high time for some of these Python web frameworks to start
mating and having nice little baby web frameworks which keep all the
good genes and dispense with the bad. :-)

Actually, I strongly suspect this is already happening, as there are
clear signs the latest generation of frameworks is quite a bit more
sophisticated than the earlier ones.

So... does anyone have a nice framework with TLS and sessions support,
which they'd like to rent out for stud? ;-)

-Peter
Aug 2 '05 #6

linuxfreak wrote:
Look at Karrigell. Its a web framework for Python

http://karrigell.sourceforge.net


I second this suggestion.
Karrigell is a pleasure to work with and I'm sure it will appeal any
python fun who dare to play with it.
I also hope Pierre (its developer) lose some of his modesty and start
to show off this beatifull framework :-)
because so far, he's been reluctant to promote it until he is 100% sure
it's mature and stable (it's been ready for a long time though).

Aug 2 '05 #7

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

Similar topics

1
by: Sebastien GIRAUD | last post by:
Hello, First let say that am french and that i'll try to write the best english i can... I'm a python newbe and have the following problem : I try to create 2 threads in a server program and they...
1
by: Ron | last post by:
Is this built into any of the python versions? Need it! Using 2.3.5 and doesn't seem to have it.Newbe needs help!email ron@nac.net Thanks Ron
7
by: Jean Pierre Daviau | last post by:
Hi, <script language="javascript" type="text/javascript"> if(navigator.appName.indexOf("Netscape") != -1){ document.writeln('<link rel="stylesheet" href="~styles/aquarelle_ns.css"...
9
by: Yaro | last post by:
Hello DB2/NT 8.1.3 Sorry for stupid questions. I am newbe in DB2. 1. How can I read *.sql script (with table and function definitions) into a database? Tool, command... 2. In Project Center...
17
by: Eric_Dexter | last post by:
def simplecsdtoorc(filename): file = open(filename,"r") alllines = file.read_until("</CsInstruments>") pattern1 = re.compile("</") orcfilename = filename + "orc" for line in alllines: if not...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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:
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...
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
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...

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.