Home > Python Programming
Python Programming
Python Programming forum discussing coding techniques, tips and tricks, and Zope related information. Python was designed from the ground up to be a completely object-oriented programming language.
answer(0) view(4) status(

)
Problem with program and win32com.client
I've got a pretty simple Python script that I borrowed and modified from the net. When I compile it and run I get this:
Traceback (most recent call last):
File "hear.py", line 82, in <module>
class ContextEvents(...
answer(2) view(936) status(

)
py2exe and httplib problems
I have been working with httplib to get and post to a website. The code works fine when run through the python interpreter, but when I compile it to an exe with py2exe it does not work. The error I have been getting is a socket.gaierror s...
answer(2) view(485) status(

)
Getpixel from window
win32 api has a method called getpixel which you can get the rgb value of a pixel from a window.
at the moment i am doing ths by getting the whole window, copying it to a PIL image object, and then checking using one of the pil methods.
...
answer(4) view(1,068) status(

)
text block replace
I'd like to replace in an ascii file a text block with a defined begin and end tag. Is there a function that I can use for this?
answer(0) view(16) status(

)
wxPython & boa constructor listbox
I've just started using Boa Constructor and was wondering if anyone can tell me how I can add each item of a list to a listbox.
I can add all the items if i know them beforehand using
self.listBox1 = wx.ListBox(choices=['1','2' etc...]...
answer(5) view(764) status(

)
answer(0) view(22) status(

)
Marching Cubes in Python
Does anyone know of an implementation of the Marching Cubes algorithm in Python? I want to use it in Google App Engine so a wrapper is no good it has to be in Python.
Thanks
Kieran
answer(0) view(40) status(

)
powerset
Hi, I need a code that calculates the powerset of a set.
answer(0) view(27) status(

)
answer(1) view(1,028) status(

)
using zope
please ignore the last post.
Background: I have been asked to learn zope for work.
I have just loaded zope and python on to my pc. I am having drama's trying to work it out. I have selected the superuser name, and added another user. ...
answer(2) view(127) status(

)
python and zope
where do i get a copy of python? I am wanting to learn how to use zope and I have been told that python is able to be used with zope.
answer(1) view(155) status(

)
SQL Server / Stored procedure
Hi,
Does someone know if Zope support Microsoft SQL Server 7 & stored procedures ?
If not, is it planned? when?
If not, where can I get pointers on how to programm it myself ?
Thanks,
Cedric
answer(3) view(983) status(

)
Python versus ASP/CF
I am researching other programming languages that would work well in a NT environment. I have read some documentation on how Phython handles in UNIX/Apache environments. I am seeking information from the experts about how Python fares in a ...
answer(0) view(339) status(

)
Zope or PHP for e-commerce site ?
Hello,
I am about to start the implementation of a site which must be :
- capable of handling PostGreSQL db efficiently
- secure, so SSL has to be used
- the product's catalogs have to be changed by other people, so a bunch of people has ...
answer(0) view(509) status(

)
Zope with PHP?
Riddle me this:
Is Zope language-independent? Can it be used with PHP pages?
I've been to zope.org and I've read the Intro article here at DevShed, but I'm still having a surprisingly difficult time just understanding some of the basics ...
answer(4) view(1,030) status(

)
MySQL database access --- PHP /Python?
Can anyone point out if there are any disadvantages of using Python as apposed to PHP for databse access, and come to think of it - CGI.
Currently looking at doing huge project in Python. Has PHP got a widget I might regret neglecting????
...
answer(5) view(68) status(

)
installing zope on vhost
trying to install zope in my virtual host account is a major major headache. the documentation is incomplete and confusing. so far i have gotten no help from the zope list. can any body help me out? i would really like to use this product.
...
answer(0) view(724) status(

)
gui with python
I was wondering if python has the capabilities to make software like RAT's or keyloggers someone please reply
------------------
nt3d....
answer(0) view(903) status(

)
Inactivity
Please don't interpret the lack of messages here as disinterest by the world at large in Zope. The zope site already contains complete discussion abilities through automated email systems. Most people simply use these.
I wish more people ...
answer(2) view(516) status(

)
ZOE
This could be the thing that bring Zope out into the open, setting it apart from the many web server applications and scripts/programs that people *believe* are like Zope.
What say?
BZ
answer(0) view(402) status(

)
News: JPython assimilates Java
Python is the Borg of computer languages. Every language I've used previously to Python made it relatively difficult to interface to routines outside of the language. Python's object orientatied design and embeddable philosophy allows it ...
answer(0) view(429) status(

)
Zope Feature Queries/Suggestions
I've just started playing around with zope.
Is is possible to do the following things:-
1. Configure my web server/zope so that zope processes only a requests for only specific files/under a specific folder etc ?
2. Get Zope to use the ...
answer(0) view(712) status(

)
Form Processing
I am trying to add the results of a form to a table in database. How can i do it?
answer(3) view(515) status(

)
zope resources?????
Tell me ,where can i learn more about zope?.
What are the specialities of zope over other scripting technologies?.
Why this is not popular these days???.
------------------
SR -
shiju.dreamcenter.net
answer(3) view(1,015) status(

)
Sites using Zope
I'd like to see some sites that are using Zope and discuss newbie questions regarding this idea. I'm usually pretty good at predicting things. Zope's going to be the one, I feel. PHP will last for a while longer, others will die off soon.
...
answer(3) view(795) status(

)
asp
how to do meta taking for asp page?
answer(0) view(697) status(

)
how to start zdaemon.py
I have installed zope (Zope-2.2.1-1.rpm) but
the documentation is for a windows machine.
where can I find the admin guide for a unix
(linux) machine.
When I start te zope daemon (zdaemaon.py)
he expects a cgi file as input, but I don't kn...
answer(1) view(458) status(

)
Zope crash on startup (Mandrake Linux 7.2)
I've got a problem starting up Zope for the first time on my Mandrake Linux 7.2 system. Basically I've installed the Zope and Zope-zserver packages.
I haven't been able to even start up the zserver and am getting nowhere fast. I suspe...
answer(0) view(509) status(

)
Shopping site with Zope?
Have any of you used Zope in an e-commerce e-retailing type of environment? Are you aware of such sites?
answer(0) view(646) status(

)