Here you go:

 

os { your operating system and you. }

http://docs.python.org/2/library/os.html

 

commands { command your machine and get some feedback. }

 <http://docs.python.org/2/library/commands.html>
http://docs.python.org/2/library/commands.html

 

openMayaUI { Sometimes it should look a little different. }

 <http://nathanhorne.com/?p=183> http://nathanhorne.com/?p=183

csv { Who writes spreadsheets manually these days anyway. }

 <http://docs.python.org/2/library/csv.html>
http://docs.python.org/2/library/csv.html

 

cPickle { For when you don’t have to read the data yourself, your machine
reads it faster this way. }

 <http://docs.python.org/2/library/pickle.html>
http://docs.python.org/2/library/pickle.html

 

 

 

From: [email protected]
[mailto:[email protected]] On Behalf Of Justin Israel
Sent: 06 October 2013 20:51
To: [email protected]
Subject: Re: [Maya-Python] Re: Collecting resources for a sticky post

 

It could be part of the same sticky if its just a list with doc links, and a
few words describing them. 

On Oct 7, 2013 8:29 AM, "Ævar Guðmundsson" <[email protected]
<mailto:[email protected]> > wrote:

Great idea Justin!

 

  Just to chip in a couple of pence, initial though was of course no person
should get crackin in python without knowing how to:

 

>>> import this

 

  So how about a sticky thread titled "Never leave home without them" and
get a single paragraph description listing modules which have in one way or
another turned out to be super useful.  One thing I kept running into when
starting in python was not knowing this and that exists as modules already,
had for example written 3 .csv parsers when I tried "import csv" :)

  A list of what modules are super useful and integral will help people
stumbling onto this forum quite a bit I think.

 

Starting the list off with os,commands,openMayaUI,csv,cPickle and leave a
promise to try to write up something more elaborate once time permits.

-- 
You received this message because you are subscribed to the Google Groups
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to [email protected]
<mailto:python_inside_maya%[email protected]> .
To view this discussion on the web visit
https://groups.google.com/d/msgid/python_inside_maya/0a81a83c-08c4-46e7-916e
-e580665e9ffa%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to a topic in the
Google Groups "Python Programming for Autodesk Maya" group.
To unsubscribe from this topic, visit
https://groups.google.com/d/topic/python_inside_maya/Dt9Gj6hRn2k/unsubscribe
.
To unsubscribe from this group and all its topics, send an email to
[email protected]
<mailto:[email protected]> .
To view this discussion on the web visit
https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA3j%3DK801Y%2Bgpj
JU8QWt72K0EYg1bwXmkX8cC81xHEAcOg%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/056801cec2ce%24eb7f8ee0%24c27eaca0%24%40gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to