Answered By: Young Lee
Last Updated: Sep 18, 2024     Views: 19

Library does not have Python installed on its computers, but:

  1. MSEC has Spyder, an open-source integrated development environment (IDE) for Python, installed its computers 
  2. There are free, cloud-based Python programming environments 

Regarding the latter, Jupyter Notebook-powered platforms, such as Kaggle Notebooks (free) or Google Colaboratory (free, with costs for access to advanced features or computing power), don't require any installation and can be accessed online from anywhere using a web browser. (While Python programming in Jupyter Notebook platforms, there are some limitations and use cases where they aren't ideal.) 

While going into depth is beyond the scope of this FAQ, for students wishing to program/code in Python on their own computers, the following IDE are available for free: