Table of Contents
- Python Bootcamp
- Installing Python
- Basic Data Types
- Using Functions and Modules
- Modules, Scripts, Packages and Classes
- Using NumPy
- Graphing with MatPlotLib
- Using Scipy
- Statistics in Python with R
- Working With Python
- Using Python and FORTRAN with F2py
- Extending python with C/C++ using SWIG
- Speeding up Python with Cython
- Python/C Extension: PyTables
- Python/C Extension: PyTAPS
- Creating IRC and Email Bots
- Web Development: An introduction to Django
- GIS and Hardware Interface Example
- Advanced Python
- Making GUI's with WxPython
- Batteries Included - The Python Standard Library
Install Scientific Python Tools on Microsoft Windows
Installation on Windows is most easily achieved with one of Windows scientific python distributions. A distribution installs python along with related individual packages and modules.
Python(x,y)
Python(x,y) is an excellent distribution that comes with everything that is scientific python plus a whole bunch more. It also comes with GUI toolkits, C++ and Fortran compilers, etc. It is completely free.
1. Download the Python(x,y) web installer.
2. Run the executable. The Light Edition has all the tools needed for the bootcamp, but you may install the Full Edition if you wish. It should take approximately 10 minutes to download on the campus network.
3. Run the installer, Python(x,y)-p-2.6.3.0.exe. Installation will take approximately 5 minutes. Note that after the web installer finishes downloading, it may ask you to run the installation executable; if nothing happens when you hit yes, just run the executable manually.
4. Good work. Proceed to Install R and rpy2.
Install R and rpy2
1. Download R and install it.
Choose a local mirror.
Download the base distribution.
Run the installer.
2. Download rpy2 and install it.
Fire up an IPython prompt.
IPython is an enhanced interactive python shell. There are many different variations that come pre-configured with Python(x,y). The following is recommended.
Awesome! Proceed to Testing your installation.
Attachments
- pythonxylogo.png (4.8 KB) - added by mattm 7 months ago.
- light_edition.PNG (7.4 KB) - added by mattm 7 months ago.
- downloading.PNG (4.6 KB) - added by mattm 7 months ago.
- download_web_installer.PNG (16.8 KB) - added by mattm 7 months ago.
- web_installer.PNG (41.2 KB) - added by mattm 7 months ago.
- run_web_installer.PNG (20.8 KB) - added by mattm 7 months ago.
- pythonxy_installer.PNG (49.5 KB) - added by mattm 7 months ago.
- gpl.PNG (32.5 KB) - added by mattm 7 months ago.
- components.PNG (29.2 KB) - added by mattm 7 months ago.
- install_location.PNG (28.1 KB) - added by mattm 7 months ago.
- eclipse_install.PNG (27.0 KB) - added by mattm 7 months ago.
- start_menu.PNG (25.3 KB) - added by mattm 7 months ago.
- installing.PNG (21.2 KB) - added by mattm 7 months ago.
- completed.PNG (21.3 KB) - added by mattm 7 months ago.
- finish.PNG (41.0 KB) - added by mattm 7 months ago.
- r_mirror.PNG (78.5 KB) - added by mattm 7 months ago.
- r_download.PNG (83.1 KB) - added by mattm 7 months ago.
- r_base.PNG (88.7 KB) - added by mattm 7 months ago.
- r_real_download.PNG (87.7 KB) - added by mattm 7 months ago.
- r_save.PNG (16.9 KB) - added by mattm 7 months ago.
- r_installer.PNG (49.8 KB) - added by mattm 7 months ago.
- r_run_installer.PNG (20.8 KB) - added by mattm 7 months ago.
- r_lang.PNG (6.9 KB) - added by mattm 7 months ago.
- r_welcome.PNG (20.1 KB) - added by mattm 7 months ago.
- r_gpl.PNG (25.6 KB) - added by mattm 7 months ago.
- r_destination.PNG (21.0 KB) - added by mattm 7 months ago.
- r_components.PNG (26.2 KB) - added by mattm 7 months ago.
- r_startup.PNG (15.9 KB) - added by mattm 7 months ago.
- r_start_menu.PNG (20.4 KB) - added by mattm 7 months ago.
- r_additional.PNG (20.0 KB) - added by mattm 7 months ago.
- r_installing.PNG (20.4 KB) - added by mattm 7 months ago.
- r_finish.PNG (19.0 KB) - added by mattm 7 months ago.
- rpy_download.PNG (16.6 KB) - added by mattm 7 months ago.
- rpy_installer.PNG (52.7 KB) - added by mattm 7 months ago.
- rpy_run.PNG (20.8 KB) - added by mattm 7 months ago.
- rpy_setup.PNG (14.7 KB) - added by mattm 7 months ago.
- rpy_destination.PNG (18.4 KB) - added by mattm 7 months ago.
- rpy_installing.PNG (14.2 KB) - added by mattm 7 months ago.
- rpy_finish.PNG (12.9 KB) - added by mattm 7 months ago.
- ipython_intro.PNG (36.4 KB) - added by mattm 7 months ago.
- ipython_prompt.PNG (42.2 KB) - added by mattm 7 months ago.
- window_start_circle_0.png (101.3 KB) - added by mattm 7 months ago.
- windows_start_circle_1.png (104.9 KB) - added by mattm 7 months ago.
- windows_start_circle_2.png (79.6 KB) - added by mattm 7 months ago.
- windows_start_circle_3.png (91.1 KB) - added by mattm 7 months ago.
- windows_start_circle_0.png (108.4 KB) - added by mattm 7 months ago.
- ipython_intro.2.PNG (37.8 KB) - added by mattm 7 months ago.
- ipython_prompt.2.PNG (41.2 KB) - added by mattm 7 months ago.
- windows_start_circle_3.2.png (91.1 KB) - added by mattm 7 months ago.
![(please configure the [header_logo] section in trac.ini)](/cgi-bin/hackerwithin.fcgi/chrome/site/thwlogo-small.png)



