MongoDB with Async Python Transcripts
Chapter: Course Conclusion
Lecture: Git the Source Code, Again
Login or
purchase this course
to watch this video and the rest of the course contents.
0:00
I'm sure that you've gotten it by now, but if for some reason you haven't cloned and downloaded all the source code for the course,
0:08
here's the URL just once again. Go ahead and star it and even consider forking it so that you have a copy saved to your GitHub account.
0:17
It's all here for you to use. Download it. Remember, create a virtual environment, pip install -r the requirements,
0:24
and then just run the different parts of the code that we created throughout the course. Have fun checking it out.