Python
PyDev of the Week: Will McGugan
This week we welcome Will McGugan (@willmcgugan) as our PyDev of the Week! Will is the author of the Rich package, which is for for rich text and beautiful formatting in the terminal. If you Read more…
This week we welcome Will McGugan (@willmcgugan) as our PyDev of the Week! Will is the author of the Rich package, which is for for rich text and beautiful formatting in the terminal. If you Read more…
For the next 24 hours, Python 101 will be Pay What You Want, $3 minimum (usually $25). The second edition of Python 101 is completely rewritten from the ground up. In this book, you will learn the Read more…
Python came out with a special new keyword several years ago in Python 2.5 that is known as the with statement. This new keyword allows a developer to create context managers. But wait! What’s a Read more…
Try our new out-of-the-box collaborative development tool, auto-import for module member completion, and enhanced WSL support. Download the new version We’ve added quite a lot of new functionality in this release. Let’s focus on the Read more…
Pillow: Image Processing with Python is my latest book on the Python programming language. The paperback and Kindle versions are now available on Amazon. The paperback version of the book is in full color. That Read more…
This week we welcome Ngazetungue Muheue (@muheuenga) as our PyDev of the Week! Ngazetungue Muheue Can you tell us a little about yourself (hobbies, education, etc): I’m Ngazetungue Muheue, a Namibian, developer, conference speaker, based Read more…
The release candidate (RC) for PyCharm 2021.1 is out. We are polishing the product and fixing bugs before the major 2021.1 release. DOWNLOAD PYCHARM 2021.1 RC Note that unlike previous EAP builds, this one requires Read more…
Sometime last week, I had the opportunity to sit down with Andrey Vlasovskikh and discuss where PyCharm is now, and where it plans to go into the future; trying to understand how we got here Read more…
This week we welcome Yuxi (Hayden) Liu as our PyDev of the Week! Hayden is the author of Python Machine Learning By Example and other books. You can connect with Hayden on LinkedIn. Now let’s Read more…
We’ve addressed a long list of issues in this bug-fix release. Here’s just a few of the major fixes: UX: The IDE no longer gets stuck when you cancel the process of opening (starting up) Read more…