Learn PythonPythonPython GUIVideos

Everything You Need To Use Docker With Python

Docker has become a popular tool for developers around the world to deploy applications in a reproducible and robust way. The presence of Docker and Docker composers has reduced the time required to set up new technologies and introduce complex technology stacks for our applications. If you’re working on DS, ML, or scientific computing, then this video is for you. It will cover the best…
Read more
Learn PythonPythonPython GUIVideos

Everything You Need To Automate Network Tests with pyATS

In this video shared by Hank Preston from PyCon, we will get an insight into the interesting world of network engineering. When something is seemingly not working right with a system or an application, we tend to blame it on the network. We used to quickly jump to the conclusion that “the network is probably down”. Engineers will often run various tests to figure out the problem. Part…
Read more
PythonPython GUIVideos

How To Automate The Boring Stuff With Slackbot And Python

Programmers are lazy! Well, at least that’s how Takanori Suzuki jokingly described his profession. In this video presentation from PyCon 2020, Takanori Suzuki will share his experiences and how he successfully managed to handle the overwhelming number of inquiries from the previous PyCon JP events. Managing conferences is a tough job, and Takanori described how he deals with the same…
Read more
Learn PythonPythonPython GUIVideos

Everything You Need For A Raspberry Pi Science Fair Project

Let’s face it, we all know that Python is one of the most widely used programming languages and we have learned by now that it is being applied in many different fields. However, who would have thought that even grade schoolers can embrace the Python programming language and apply it to their school science project? The story of Wendi Dreeson, Python and a Raspberry Pi Science…
Read more