Re: Using Python To Change The World :)

2007-11-14 Thread dominiquevalentine
gt; > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] > > Behalf Of Ant > > Sent: Wednesday, November 14, 2007 6:48 AM > > To: [EMAIL PROTECTED] > > Subject: Re: Using Python To Change The World :) > > > On Nov 14, 3:09 am

Re: Using Python To Change The World :)

2007-11-14 Thread scripteaze
On Nov 14, 7:42 am, Scott David Daniels <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > my objective is to replicate a section of los angeles using python, > > and program the street lights and cars and whatnot. Should I be > > looking towards 3D to do this? > > > so here is MY question:

Re: Using Python To Change The World :)

2007-11-14 Thread Scott David Daniels
[EMAIL PROTECTED] wrote: > my objective is to replicate a section of los angeles using python, > and program the street lights and cars and whatnot. Should I be > looking towards 3D to do this? > > so here is MY question: > how would you replicate a street intersection in python? and > furthermore

RE: Using Python To Change The World :)

2007-11-14 Thread Sells, Fred
ide difference of opinion on IDE's. Remember to eat the elephant one byte at a time. i.e. small steps. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Behalf Of Ant > Sent: Wednesday, November 14, 2007 6:48 AM > To: python-list@python.org >

Re: Using Python To Change The World :)

2007-11-14 Thread Eric S. Johansson
[EMAIL PROTECTED] wrote: > Hello, I'm a teen trying to do my part in improving the world, and me > and my pal came up with some concepts to improve the transportation > system. > > I have googled up and down for examples of using python to create a > city street but I can not find any. http://www

Re: Using Python To Change The World :)

2007-11-14 Thread Ant
On Nov 14, 3:09 am, [EMAIL PROTECTED] wrote: ... > so here is MY question: > how would you replicate a street intersection in python? and > furthermore, how would you do you have the cars move up and down those > "streets". I've never used it, but I'd have thought that pygame would satisfy the gra

Re: Using Python To Change The World :)

2007-11-14 Thread Marc 'BlackJack' Rintsch
On Wed, 14 Nov 2007 11:01:40 +0100, Diez B. Roggisch wrote: > [EMAIL PROTECTED] wrote: > >> Hello, I'm a teen trying to do my part in improving the world, and me >> and my pal came up with some concepts to improve the transportation >> system. > > […] > > Of course if you want to have more or l

Re: Using Python To Change The World :)

2007-11-14 Thread ingoogni
On Nov 14, 4:09 am, [EMAIL PROTECTED] wrote: > my question to YOU is: > can you point me in the right direction? I will search on my own, but > I would greatly appreciate any help :) have a look at http://simpy.sourceforge.net/ for the simulation part -- http://mail.python.org/mailman/listinfo/

Re: Using Python To Change The World :)

2007-11-14 Thread Diez B. Roggisch
[EMAIL PROTECTED] wrote: > Hello, I'm a teen trying to do my part in improving the world, and me > and my pal came up with some concepts to improve the transportation > system. > > I have googled up and down for examples of using python to create a > city street but I can not find any. > > my o

Re: Using Python To Change The World :)

2007-11-13 Thread Guilherme Polo
2007/11/14, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > Hello, I'm a teen trying to do my part in improving the world, and me > and my pal came up with some concepts to improve the transportation > system. > > I have googled up and down for examples of using python to create a > city street but I can