ISOM 350 - Python Setup

The following instructions allow you to develop python applications on your computer locally (without the need for an internet connection).

If you are using replit.com then you do not need to follow these instructions:

Requirements

> pip install django
Next