Python
PyDev of the Week: Tim Schilling
This week we welcome Tim Schilling (@CodenameTim) as our PyDev of the Week! You can catch up with Tim by checking out his website. Tim is also active on Mastodon and GitHub. Let’s spend some Read more…
This week we welcome Tim Schilling (@CodenameTim) as our PyDev of the Week! You can catch up with Tim by checking out his website. Tim is also active on Mastodon and GitHub. Let’s spend some Read more…
The Python programming language allows you to catch exceptions using the try / except construct. But what happens if you nest exception handlers and throw in a break statement too? Your mission in this quiz Read more…
This week we welcome Claudio Jolowicz (@cjolowicz) as our PyDev of the Week! Claudio is the author of an upcoming book titled Hypermodern Python Tooling. Claudio writes about Python on Medium. You can also see Read more…
I’ve been kicking around the idea of starting a Python newsletter for a couple of months now. I decided to bite the bullet and give it a try in 2023. My newsletter is called The Read more…
This week we welcome Kevin McAleer (@kevmac) as our PyDev of the Week! Kevin likes making robots, using Python, and sharing that passion on social media, such as YouTube. You can catch up with Kevin Read more…
You can get the latest version from our website, via the Toolbox App, from inside the IDE, or by using snaps if you’re a Ubuntu user. Here are the most notable improvements in the new Read more…
This week we welcome Joe Kaufeld as our PyDev of the Week! Joe has been a convention organizer for more than a decade and cofounded TranscribersOfReddit. Joe is active in the Python community and has Read more…
This build contains important bug fixes for PyCharm 2022.3. Look through the list of improvements and update to the latest version for a better experience. Download PyCharm 2022.3.1 RC Packaging: PyCharm no longer uses excessive Read more…
This week we welcome Robert Smallshire (@robsmallshire) as our PyDev of the Week! Robert is the founder of the Sixty-North consulting company. Robert also produces amazing Python videos for Pluralsight. Robert also has several Python Read more…
Christmas time is a time of giving, at least in my family. I write a lot of Python books and recently started Teach Me Python where I plan to start hosting video courses on the Read more…