Python for .NET Developers Transcripts
Chapter: Your setup
Lecture: Checking and installing Python
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
Now, if you do need to install Python if you don't have it yet, you can just go to Python.org and download it, and install it, that's probably fine.
0:09
But there's actually a ton of different ways to get Python on your system, and they have trade-offs
0:13
and they have different update paths and all of that so it might be worth dropping over on the Real Python article, Installing Python.
0:20
realPython.com is a great place that has all sorts of tutorials and other information about Python. I'm sure as you're going through this journey
0:28
you'll be there a lot, but they have this cool article about installing Python on the different operating systems
0:34
so if you need to install Python, have a look here.