This week we welcome Luiz Gustavo Martins (@gusthema) as our PyDev of the Week! Luiz has been posting a lot of Python content on Twitter lately, so if you like to learn Python or machine learning, you should check him out. Let's spend some time getting to know Luiz better! Can you tell us a […]
Learn how to turn text into speech on Mac OSX with the Python programming language
Learn how to layout your widgets in Kivy, a mobile GUI framework for Python. Kivy is a cross-platform GUI framework that also works on iOS and Android. The examples in this video are based on the code from Kivy 101: How to Use BoxLayouts
This week we welcome Jürgen Gmach (@jugmac00) as our PyDev of the Week! Jürgen is a maintainer of the tox automation project. You can see what else Jürgen is up to over on his website. You can also check out Jürgen's code over on GitHub or Launchpad. Let's spend some time getting to know Jürgen […]
In this video, Mike Driscoll talks about what to expect in Python's newest release, which is coming in Fall 2022 Better Performance Improved error messages Exception groups New type hints The new `tomllib` module See the Python website for full details
In this tutorial, I will talk about some of the many different data science packages you can use in Python. Packages mentioned: pandas, matplotlib, numpy, scipy, mahotas, OpenCV, Keras, PyTorch, Tensorflow, Theano, Bokeh, Plotly, Scikit-learn, Scikit-image