Difference between revisions of "Useful websites with Python"

From mn/bio/cees-bioinf
Jump to: navigation, search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<br>The official website: <br>http://www.python.org/
+
Please [[Tips for adding a page|add (or suggest)]] your favourite website!
  
IPython and the IPython notebook<br>http://ipython.org/index.html<br>http://ipython.org/notebook.html
+
== The basics ==
  
Biopython:&nbsp;: Python designed for bioinformatics<br>http://biopython.org/wiki/Main_Page
+
The official website:<br/>[http://www.python.org/ http://www.python.org/]
  
Pandas<br>pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.<br>http://pandas.pydata.org/  
+
IPython and the IPython notebook<br/>[http://ipython.org/index.html http://ipython.org/index.html]<br/>[http://ipython.org/notebook.html http://ipython.org/notebook.html]
  
<br>  
+
Biopython:&nbsp;: Python designed for bioinformatics<br/>[http://biopython.org/wiki/Main_Page http://biopython.org/wiki/Main_Page]
  
<br>Python tutorials
+
Pandas<br/>pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.<br/>[http://pandas.pydata.org/ http://pandas.pydata.org/]
  
Learn python (interactive): A <br>http://www.learnpython.org/
 
  
codeacademy (interactive): Not only for learning python, but also for many other languages.<br>http://www.codecademy.com/
 
  
Learn python the hard way (commercial website)<br>http://learnpythonthehardway.org/book/
+
== <br/>Python tutorials ==
  
biopython tutorial <br>http://biopython.org/DIST/docs/tutorial/Tutorial.html
+
Learn python (interactive)<br/>[http://www.learnpython.org/ http://www.learnpython.org/]
  
Pandas and python: Pandas is a library that enable you to have easy-to-use data structures and analysis tools<br>http://manishamde.github.io/blog/2013/03/07/pandas-and-python-top-10/  
+
codeacademy (interactive). Not only for learning python, but also for many other languages.<br/>[http://www.codecademy.com/ http://www.codecademy.com/]
  
Python for biologist: a blog and tutorial nothing more to add.<br>http://pythonforbiologists.com/?
+
Learn python the hard way (commercial website)<br/>[http://learnpythonthehardway.org/book/ http://learnpythonthehardway.org/book/]
  
A book on learning python: Think Python<br>http://www.greenteapress.com/thinkpython/  
+
biopython tutorial<br/>[http://biopython.org/DIST/docs/tutorial/Tutorial.html http://biopython.org/DIST/docs/tutorial/Tutorial.html]
  
A much larger overview of python tutorials online<br>https://wiki.python.org/moin/BeginnersGuide/Programmers<br>
+
Pandas and python. A blog on how to use pandas in python<br/>[http://manishamde.github.io/blog/2013/03/07/pandas-and-python-top-10/ http://manishamde.github.io/blog/2013/03/07/pandas-and-python-top-10/]
 +
 
 +
Python for biologist: a blog and tutorial website.<br/>[http://pythonforbiologists.com/? http://pythonforbiologists.com/?]
 +
 
 +
A book on learning python: Think Python<br/>[http://www.greenteapress.com/thinkpython/ http://www.greenteapress.com/thinkpython/]
 +
 
 +
A much larger overview of python tutorials online<br/>[https://wiki.python.org/moin/BeginnersGuide/Programmers https://wiki.python.org/moin/BeginnersGuide/Programmers]

Latest revision as of 11:52, 15 October 2014

Please add (or suggest) your favourite website!

The basics

The official website:
http://www.python.org/

IPython and the IPython notebook
http://ipython.org/index.html
http://ipython.org/notebook.html

Biopython: : Python designed for bioinformatics
http://biopython.org/wiki/Main_Page

Pandas
pandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.
http://pandas.pydata.org/



Python tutorials

Learn python (interactive)
http://www.learnpython.org/

codeacademy (interactive). Not only for learning python, but also for many other languages.
http://www.codecademy.com/

Learn python the hard way (commercial website)
http://learnpythonthehardway.org/book/

biopython tutorial
http://biopython.org/DIST/docs/tutorial/Tutorial.html

Pandas and python. A blog on how to use pandas in python
http://manishamde.github.io/blog/2013/03/07/pandas-and-python-top-10/

Python for biologist: a blog and tutorial website.
http://pythonforbiologists.com/?

A book on learning python: Think Python
http://www.greenteapress.com/thinkpython/

A much larger overview of python tutorials online
https://wiki.python.org/moin/BeginnersGuide/Programmers