[python-sg] What is pythonic?

Atamert Ölçgen muhuk at muhuk.com
Fri Oct 21 10:39:25 CEST 2011


Hello Jason,

On Fri, Oct 21, 2011 at 4:33 PM, Jason Yeo <jasonyeo88 at gmail.com> wrote:
> I'm new to the mailing list and to python also. I would like to know how to
> code in a pythonic way. I read about this from wikipedia and I am curious as
> to how it is done.

For starters, I would try this in a python prompt:

> import this

It's also hosted here:

http://www.python.org/dev/peps/pep-0020/

My next stop would be:

http://www.python.org/dev/peps/pep-0008/

and

http://www.python.org/dev/peps/pep-0257/

Pythonic is a very broad term, I think everybody needs to form their
own ideas after experimenting with python and reading lots of good
code.

Cheers,



-- 
Kind Regards,
Atamert Ölçgen

-+-
--+
+++

www.muhuk.com


More information about the python-sg mailing list