Additional Resources on Python

Python is a programming language gaining popularity in the sciences. It’s open source, free, and an array of existing libraries mean you can often find code that will do some task for you.

Python is also used outside science and engineering as a general scripting language, on the web, and powering desktop applications. There is a large, global community of Python users across many disciplines, making it a useful language to know when your work starts to intersect with that of others outside your lab or team.

comments powered by Disqus

Table Of Contents

Previous topic

Running IPython Notebook

Next topic

Day 2 – Applied Programming and Testing

This Page




Edit this document!

This file can be edited directly through the Web. Anyone can update and fix errors in this document with few clicks -- no downloads needed.

  1. Go to Additional Resources on Python on GitHub.
  2. Edit files using GitHub's text editor in your web browser (see the 'Edit' tab on the top right of the file)
  3. Fill in the Commit message text box at the bottom of the page describing why you made the changes. Press the Propose file change button next to it when done.
  4. Then click Send a pull request.
  5. Your changes are now queued for review under the project's Pull requests tab on GitHub!

For an introduction to the documentation format please see the reST primer.