Advertisement

1 - 10 of 579 containing alltags:("python") (0.001 seconds)
I am totally new with Python and Tcl/Tk. I have to write this short script quickly in both the languages, so am looking for quick help. I have to create a button with 'Hello World' wrtten on i...
Zones: Languages, Scripting, TCLDate Answered: 07/18/2003 Grade: A Views: 0
Can python be used to automatically download a set of images or webpages that are named according to an arithmetic pattern?  And if so how exactly would that work? I do't exactly know much about Py...
Zones: ProgrammingDate Answered: 01/20/2004 Grade: B Views: 0
I'm trying to take a number and change it into hex codes. Example: 67835 would become \x06\x78\x35 Any ideas? I've already made the code that turns the number into an string with an even numb...
Zones: LanguagesDate Answered: 09/13/2003 Grade: A Views: 0
Hi, I'm using python to search through a large (+100000 line) file to match each line against a regular expression. Python works fine for the reading of the file (as in the timing is OK) but the r...
Zones: PythonDate Answered: 01/31/2004 Grade: A Views: 0
I'm looking into python - a little bit -I'm using Python 2.1 under Linux Debian 3.0 but I don't understand the whole picture of how python can be used to extract data line by line into databa...
Zones: PythonDate Answered: 07/21/2004 Grade: A Views: 0
Hello, I want to parse the following line that is read from a file to a python object. There are different options followed by one list: if list between [] is multi-valued, I want it to be pars...
Zones: PythonDate Answered: 08/17/2004 Grade: A Views: 0
I'm hoping this'll be easy. Does Python have some kind of shell command so that I can execute an .exe file? All I need the program to do is start another program, and not interact with it in any wa...
Zones: PythonDate Answered: 11/13/2004 Grade: A Views: 0
I take it that a module for importing is an ordinary  py file and so I have some py files within which are a class and some function definitions.  In addition, their chmod is read, write and execut...
Zones: PythonDate Answered: 02/28/2005 Grade: A Views: 0
How can i run my python script as batch file.i.e to call a python script from batch file
Zones: PythonDate Answered: 04/12/2005 Grade: C Views: 0
Hi, I am just browsing around and looking for a language to develop a small app accessing MYSQL database. Would Python be one of my best choices on Linux? I prefer to have a reasonable GU...
Zones: PythonDate Answered: 04/22/2005 Grade: A Views: 0