Re: Python project

2013-11-30 Thread Jason Friedman
> To be perfectly honest, this is much too large a project for you. First > read some python tutorials and learn how to code in python. If you work it > every day, maybe you can kind of understand what its about in a very > superficial sense in a month. However, if you are having fun learning, t

Re: Python project

2013-11-28 Thread Joel Goldstick
On Thu, Nov 28, 2013 at 6:43 PM, ngangsia akumbo wrote: > On Wednesday, November 27, 2013 7:07:15 PM UTC-8, Johannes Findeisen wrote: > > On Wed, 27 Nov 2013 17:43:27 -0800 (PST) > > > > ngangsia akumbo wrote: > > > > > > > > > Hi everyone > > > > > > > > Hi, > > > > > > > > > I a beginner in pyt

Re: Python project

2013-11-28 Thread Johannes Findeisen
On Thu, 28 Nov 2013 15:43:43 -0800 (PST) ngangsia akumbo wrote: > > I wish to come up with a city guide that can give directions, locations like > business spots, cafe, restaurants, hospitals in English and the local > language spoken by the people. Thats a nice idea! :) > To be honest am not

Re: Python project

2013-11-28 Thread ngangsia akumbo
On Wednesday, November 27, 2013 7:07:15 PM UTC-8, Johannes Findeisen wrote: > On Wed, 27 Nov 2013 17:43:27 -0800 (PST) > > ngangsia akumbo wrote: > > > > > Hi everyone > > > > Hi, > > > > > I a beginner in python. The first project is to build an online city guide > > start with my own c

Re: Python project

2013-11-28 Thread ngangsia akumbo
On Wednesday, November 27, 2013 6:42:21 PM UTC-8, Dave Angel wrote: > On Wed, 27 Nov 2013 17:43:27 -0800 (PST), ngangsia akumbo > > wrote: > > > I a beginner in python. The first project is to build an online > > city guide start with my own city. I will need some support on where > > to ge

Re: Python project

2013-11-27 Thread Johannes Findeisen
On Wed, 27 Nov 2013 17:43:27 -0800 (PST) ngangsia akumbo wrote: > Hi everyone Hi, > I a beginner in python. The first project is to build an online city guide > start with my own city. I will need some support on where to get started. Take a look at the Django Web framework: https://www.django

Re: Python project

2013-11-27 Thread Dave Angel
On Wed, 27 Nov 2013 17:43:27 -0800 (PST), ngangsia akumbo wrote: I a beginner in python. The first project is to build an online city guide start with my own city. I will need some support on where to get started. Are you experienced in other languages, in html? Is this your first time prog

Re: python project ideas

2007-10-25 Thread Daniel Fetchinson
> hi to everyone > I wondered if this might be the right place to ask for some ideas for > python project for university. > I'd like it to be something useful and web-based. And the project must > be complete in 2-3 months by 2-3 person group. > May be something useful for open source or python com

Re: python project ideas

2007-10-25 Thread TeroV
Neil Wallace wrote: > On Thu, 25 Oct 2007 04:09:00 +, [EMAIL PROTECTED] wrote: > >> hi to everyone >> I wondered if this might be the right place to ask for some ideas for >> python project for university. >> I'd like it to be something useful and web-based. And the project must >> be complete

Re: python project ideas

2007-10-25 Thread Massimo Di Pierro
Hi Menkaur, I work in a university as well. I am looking for some help in developing an apache graphical log analyzer using gluon http:// mdp.cti.depaul.edu/ I am about to release a pre-configured virtual appliance with it and a graphical log analyzer would be very handy. Massimo On Oct

Re: python project ideas

2007-10-25 Thread Neil Wallace
On Thu, 25 Oct 2007 04:09:00 +, [EMAIL PROTECTED] wrote: > hi to everyone > I wondered if this might be the right place to ask for some ideas for > python project for university. > I'd like it to be something useful and web-based. And the project must > be complete in 2-3 months by 2-3 person

Re: python project ideas

2007-10-25 Thread Hyuga
On Oct 25, 12:09 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > hi to everyone > I wondered if this might be the right place to ask for some ideas for > python project for university. > I'd like it to be something useful and web-based. And the project must > be complete in 2-3 months by 2-3 p

Re: python project ideas

2007-10-25 Thread Paddy
On Oct 25, 5:09 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > hi to everyone > I wondered if this might be the right place to ask for some ideas for > python project for university. > I'd like it to be something useful and web-based. And the project must > be complete in 2-3 months by 2-3 pe

Re: python project ideas

2007-10-25 Thread George Sakkis
On Oct 25, 6:12 am, Stefan Behnel <[EMAIL PROTECTED]> wrote: > Template engines are amongst the things that seem easy enough to look at the > available software and say "bah, I'll write my own in a day", but are complex > enough to keep them growing over years until they become as huge and > inacc

Re: python project ideas

2007-10-25 Thread Stefan Behnel
Arnaud Delobelle wrote: > On Oct 25, 10:05 am, Stefan Behnel <[EMAIL PROTECTED]> > wrote: >> Evan Klitzke wrote: >>> but you could also write your own templating engine for this. >> No, please. > > I'm afraid it is the inalienable right of every python programmer to > write their own templating en

Re: python project ideas

2007-10-25 Thread Arnaud Delobelle
On Oct 25, 10:05 am, Stefan Behnel <[EMAIL PROTECTED]> wrote: > Evan Klitzke wrote: > > but you could also write your own templating engine for this. > > No, please. I'm afraid it is the inalienable right of every python programmer to write their own templating engine. After all, it takes less tim

Re: python project ideas

2007-10-25 Thread Stefan Behnel
Evan Klitzke wrote: > but you could also write your own templating engine for this. No, please. Stefan -- http://mail.python.org/mailman/listinfo/python-list

Re: python project ideas

2007-10-25 Thread Evan Klitzke
On 10/24/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > hi to everyone > I wondered if this might be the right place to ask for some ideas for > python project for university. > I'd like it to be something useful and web-based. And the project must > be complete in 2-3 months by 2-3 person grou

Re: python project ideas

2007-10-25 Thread clbr
On Oct 25, 5:09 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > hi to everyone > I wondered if this might be the right place to ask for some ideas for > python project for university. > I'd like it to be something useful and web-based. And the project must > be complete in 2-3 months by 2-3 pe

Re: Python project solicitation

2007-08-21 Thread JoeSox
On 8/21/07, Greg Copeland <[EMAIL PROTECTED]> wrote: > > On Aug 20, 9:35 pm, JoeSox <[EMAIL PROTECTED]> wrote: > > I must say this thing is pretty cool. I had a coworker try it out and > > he ran into problems getting it to run on his Linux OS. So I am > > really looking for some non-Windows deve

Re: Python project solicitation

2007-08-21 Thread Greg Copeland
On Aug 20, 9:35 pm, JoeSox <[EMAIL PROTECTED]> wrote: > I must say this thing is pretty cool. I had a coworker try it out and > he ran into problems getting it to run on his Linux OS. So I am > really looking for some non-Windows developers to take a look at it. > All of the info is at the proje

Re: Python Project (sigh with Java)

2005-08-08 Thread Evil Bastard
Ramza Brown wrote: > And I normally don't take the entire python library with me. I just > take 'jython.jar' so I can distribute it easier. Agreed - if one is happy with the costs of java inter-operation, then jython rocks the house. Otherwise, I could recommend PMW atop Tkinter, since the python

Re: Python Project (sigh with Java)

2005-08-08 Thread could ildg
But the function is also too limited. What I want to do is to run much of my py scripts in jython as good as possible. On 8/9/05, Ramza Brown <[EMAIL PROTECTED]> wrote: > could ildg wrote: > > Good job~ > > I also like both java and py so I always focus on jython, > > but now it's being moved forw

Re: Python Project (sigh with Java)

2005-08-08 Thread Ramza Brown
could ildg wrote: > Good job~ > I also like both java and py so I always focus on jython, > but now it's being moved forward kinda slow. > I'm looking forward to jython 2.4. > > You're right, swing is great. wxpy is also wonderfu but it's so lack > of docs. I mainly work on windows so I use p4d(py

Re: Python Project (sigh with Java)

2005-08-08 Thread could ildg
Good job~ I also like both java and py so I always focus on jython, but now it's being moved forward kinda slow. I'm looking forward to jython 2.4. You're right, swing is great. wxpy is also wonderfu but it's so lack of docs. I mainly work on windows so I use p4d(python for delphi), I use delphi f

Re: python project layout

2005-07-04 Thread Huron
> A concrete example would probably help. What are you envisioning? Let say you have an interface (zope.interface) IMyProduct and two classes implementing the interface MyProduct1 and MyProduct2 ... But I think I found the answer. One file each. Python is just more flexi

Re: python project layout

2005-07-04 Thread Peter Hansen
Huron wrote: > For instance, if you have several classes implementing the same > interface > (say, doing the same things with different strategies), how would you > organize that in terms of files (modules) and directories (packages) ? A concrete example would probably help. What are you

Re: python project layout

2005-07-04 Thread Peter Hansen
Huron wrote: > Hi Peter, > Thanks for you detailed reply. > The layout that you suggest sounds wise to me (I'm about to start a > project). I wouldn't necessarily recommend something so complex (not that it's particular complex, but it's more than just "flat") for a newcomer, however. One of th

Re: python project layout

2005-07-04 Thread Huron
Hi again, For instance, if you have several classes implementing the same interface (say, doing the same things with different strategies), how would you organize that in terms of files (modules) and directories (packages) ? -- huron -- http://mail.python.org/mailman/listinfo/python-li

Re: python project layout

2005-07-04 Thread Huron
Hi Peter, Thanks for you detailed reply. The layout that you suggest sounds wise to me (I'm about to start a project). I confess that, coming from the java world, I've trouble to move away from the paradigm "one class" = "one file" ... and to gather things inside "python m

Re: python project layout

2005-07-01 Thread Peter Hansen
Huron wrote: > What do you guys recommend in terms of python project layout, > especially > unit tests layout ? > Zope has unit tests per packages, twisted has a big tests directory > full of > tests ... and the file naming convention are also pretty differents ... > I gue