[BangPypers] Need python scripting experts.

2011-02-18 Thread SathiyaMoorthy SP
Hi All,

I am Sathiya from HP, Bangalore. We are looking for python experts with the
following JD ( 2 positions ).

JD is,

·2 to 3 years of Python scripting experience ( MUST )

·Experience in SDLC - Documentation, Flow Charts, Design, Coding,
Testing ( MUST )

·Linux background ( Good to have )

·Functional  Performance Testing ( Optional )

·RPM packaging ( Optional )



If you or your friends have the above skill set, kindly send profiles to me.


~ Sathiya.
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


[BangPypers] Regarding Python Doc

2011-02-18 Thread Shashidhar P
Hello I want to do python documentation, I am using Pydoc but I am unable to
write python documentation for python file.
I have included docstrings for each classes and functions which I have
written. but when I run this command
@ pydoc myfilename.py
it shows no documentation for 'myfilename,py'
can anyone suggest me how to proceed.
-- 
Regards,

Shashidhar N.Paragonda
shashidha...@gmail.com
+919449073835
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Regarding Python Doc

2011-02-18 Thread steve

On 02/18/2011 03:51 PM, Shashidhar P wrote:

Hello I want to do python documentation, I am using Pydoc but I am unable to
write python documentation for python file.
I have included docstrings for each classes and functions which I have
written. but when I run this command
@ pydoc myfilename.py
it shows no documentation for 'myfilename,py'
can anyone suggest me how to proceed.


When the argument is without a path component, then pydoc searches for the file 
in the current PYTHONPATH. So if your $CWD is not in PYTHONPATH you'd have to say:


pydoc ./myfilename.py

cheers,
- steve

--
random spiel: http://lonetwin.net/
what i'm stumbling into: http://lonetwin.stumbleupon.com/
___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] bof anybody

2011-02-18 Thread Kenneth Gonsalves
On Wed, 2011-02-16 at 14:59 +0530, Ramdas S wrote:
 701, Tara Apartments,
 Infantry Road
 Bangalore-56001 

the bof took place and we had a whale of a time - thanks to those who
came. Check my blog in a day or two for the discussion.
-- 
regards
Kenneth Gonsalves
http://lawgon.livejournal.com/

___
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers