Difference between revisions of "Python"

From PrattWiki
Jump to navigation Jump to search
Line 3: Line 3:
  
 
== Installation and Preferences==
 
== Installation and Preferences==
* Currently using Spyder (Python 3.8) which came with Anaconda - [https://anaconda.org/anaconda/spyder Insallation] - works on Linux, Windows, and MAC
+
* Currently using Spyder (Python 3.8) which came with Anaconda - [https://anaconda.org/anaconda/spyder Intsallation] - works on Linux, Windows, and MAC
 
* Colors are in Tools->Preferences->Syntax coloring; I use Zenburn
 
* Colors are in Tools->Preferences->Syntax coloring; I use Zenburn

Revision as of 03:06, 25 August 2020

Introduction

This page is currently just a sandbox for all things Python and Computational Methods. Information will be spun out of it as time goes on.

Installation and Preferences

  • Currently using Spyder (Python 3.8) which came with Anaconda - Intsallation - works on Linux, Windows, and MAC
  • Colors are in Tools->Preferences->Syntax coloring; I use Zenburn