-
Notifications
You must be signed in to change notification settings - Fork 5
Python_95092738
nxi edited this page Apr 9, 2015
·
1 revision
Created by Tony Lam, last modified on Sep 01, 2011
- Yahoo! Python Developer Center
- Python 2.5 Quick Reference(star)(star)(star)
- Python 2.4 Quick Reference Card
- Python Cheat Sheet
- Alex Martelli (author of Python in a Nutshell) Python Materials
- Python Wiki
- Python Fiddle is an online IDE for programming Python!
- A small introduction to Python Eggs
- Data Structures and Algorithms with Object-Oriented Design Patterns in Python
- The History of Python
- Efficient String Concatenation in Python
- PEP 8 - Style Guide for Python Code
- Python Coding Style & Standards
- Code Like a Pythonista: Idiomatic Python
- http://www.whoi.edu/committees/WHIT/Archive/python.pdf
- http://www.computer.org/portal/cms_docs_cise/cise/2007/n3/10-20.pdf
- Numeric and Scientific
- Python/CDAT for Earth Scientists: Tips and Examples
- CASA (interferometric data reduction)
- SAGE (a free open-source mathematics software system)
- Using Python for Interactive Data Analysis
- Python Data Analysis Tool Kit - Outline
- Bye Matlab, hello Python, thanks Sage
- python(x,y)- A well supported all-in-one scientific python distribution on Windows (star)(star)(star)
- Using Python for scientific/engineering software development
- Guide to NumPy
- Minimal Python for Scientific Computing
- Numerical Python
- numpy/scipy array tip sheet
- NumPy for Matlab Users
- Tentative NumPy Tutorial
- SciPy Course Outline
- Graphical Representations of Data
- Python instead of Matlab for plotting
- matplotlib
- Veusz
- Chaco
- 2D and 3D Graphics in Python
- A Python 2D Graphic Package
- Python and Mayavi for scientific computing
- mlab: a pylab-like interface to Mayavi2
- 3D visualization with TVTK and MayaVi2
- TVTK and MayaVi2: creating datasets
- Cookbook / MayaVi / Examples
- Using Mayavi with Scipy: a tutorial
- Install Python 2.5 for windows installer
- Set PATH to the installation folder in order to use JEPP (for resolving python.dll)
- Install NumPy and SciPy from the windows installer
- Install Matplotlib from the windows installer
- Install GTK and PyGTK
- Install GTK from the windows installer
- Set path to <GTK_install>\bin and <GTK_install>\lib
- Install PyCario, PyGObject and PyGTK from the windows installers
- Test installation by typing "import gtk" in python
- Install wxPython
- Install Setuptools from the windows installer
- Install Easy Install
- Download ez_setup.py
- Run the script
- Add <python_installation>/Scripts to PATH
- Set http_proxy=host:port in your environment
Document generated by Confluence on Apr 01, 2015 00:11
Home | Developer Guide | Copyright © 2013 ANSTO