Presentation Slides

Download

Presentation Slides: Module 2

1013.6 KB
Download

Presentation Slides: Module 3

507.3 KB
Download

Presentation Slides: Module 4

772.3 KB
Download

Presentation Slides: Module 5

788.9 KB
Download

Presentation Slides: Module 6

340.3 KB
Avatar image for Anders Eriksson

Anders Eriksson on April 6, 2020

Hi! Thank you it was well explained, but I miss discussions and examples on the version of Python itself. The actual Python version or “minimum required version” is not generated in the requirements.txt What is happening if for instance I have Python 3.4 and the packages in a requirements.txt is requiring Python 3.6, will pip update the Python version? Thanks, Anders

Avatar image for Dan Bader

Dan Bader RP Team on April 6, 2020

Thanks Anders—requirements files are only for pinning packages. But there are tools that make working with specific versions of Python easier. Check out these tutorials here on Real Python:

Avatar image for Doug Ouverson

Doug Ouverson on Oct. 26, 2020

Great course Dan!

Avatar image for Dipanwita Mallick

Dipanwita Mallick on Feb. 12, 2021

Thank you Dan!!! Very informative !

Avatar image for ignaciosoteras

ignaciosoteras on April 1, 2022

Thanks Dan! Really nice and direct course.

Become a Member to join the conversation.