Re: [Tutor] A small project

2014-12-02 Thread Cameron Simpson
On 27Nov2014 12:43, Santosh Kumar wrote: I am planning to start a small project , so i need some suggestions on how to go about it. 1) It basically takes some inputs like (name,age,course,joining date,remarks) so on. 2) I want a light front end for it. 3) i should be able to query for a particu

Re: [Tutor] A small project

2014-12-02 Thread Santosh Kumar
All, Any suggestion to my question ? On Thu, Nov 27, 2014 at 12:43 PM, Santosh Kumar wrote: > Hi All, > > I am planning to start a small project , so i need some suggestions on how > to go about it. > > 1) It basically takes some inputs like (name,age,course,joining > date,remarks) so on. > 2)

Re: [Tutor] Importing an existing plot and manipulating it !

2014-12-02 Thread Alan Gauld
On 02/12/14 08:53, ram rokr wrote: Hello people, I'm a beginner with Python and I'm new to the mailing list. It's nice to know that there is a mailing list with people/tutors who can help me learn Python. Hi Ram, While we are happy to try and help, Numpy is not part of standar

[Tutor] Importing an existing plot and manipulating it !

2014-12-02 Thread ram rokr
Hello people, I'm a beginner with Python and I'm new to the mailing list. It's nice to know that there is a mailing list with people/tutors who can help me learn Python. So, my difficulty now is that, I already have a script that plots a polygon. But now I'm trying t