Lessons: 19Length: 2.2 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

1.2 Prerequisites

The only actual prerequisite for this course is Python. Once you have Python installed, you will be able to quickly and simply install everything else you need, including Django and feedparser (which we will use later on). I’ll show you how to get these tools set up and also how to create a “sandbox” to better manage your development environment. I’ll assume that you have basic knowledge of the Python programming language as well as a beginner-level understanding of the Django framework. For further background, feel free to check out some of my other courses linked below.

Related Links