Python
Early Access PyCharm: PyCharm and the Web
In this episode, we talk to Andrey from the Webstorm team, and find out how the web has changed over his time at the Webstorm. We dive into how it’s like leading a product like Read more…
In this episode, we talk to Andrey from the Webstorm team, and find out how the web has changed over his time at the Webstorm. We dive into how it’s like leading a product like Read more…
You have just created an awesome new application. Maybe it’s a game or maybe it’s an image viewer. Whatever your application is, you want to share it with your friend or a family member. However, Read more…
This week we welcome Cooper Lees (@cooperlees) as our PyDev of the Week! Cooper has contributed to the Python programming language. He is also a maintainer on bandersnatch and black, among others. You can see Read more…
No object-oriented programming language would be worth looking at or using if it didn’t support inheritance. Invented in 1969 for Simula, inheritance is the mechanism of deriving new classes from existing ones. By doing this, Read more…
This April we joined forces with the Django Software Foundation to get as much support as possible from our audience for Django. In one month we managed to reach out to thousands of Pythonistas who Read more…
This week we welcome Tim Arnold (@jtimarnold) as our PyDev of the Week! Tim co-authored Black Hat Python, 2nd Edition: Python Programming for Hackers and Pentesters. If you’re interested in hacking or pentesting, you might Read more…
I am making Python 101: 2nd Edition free during PyCon 2021. This sale will end, Monday, May 17th, 2021. You can get the book free using the following links: Leanpub – https://leanpub.com/py101/c/pycon Gumroad – https://gumroad.com/l/pypy101/pycon Read more…
Pillow is a package devoted to working with images in Python. Starting in Pillow 8.2, there is a new drawing type: the rounded rectangle. A rounded rectangle lets you round the corners of the rectangle. Read more…
There are lots of fun Python snippets out there that you can use to convert your photos into ASCII art. Anthony Shaw, an author, and contributor at Real Python, has his own snippet on GitHub. Read more…
This week we welcome Parker Allen as our PyDev of the Week! Parker works at Bentobox a restaurant software company that uses Python on its backend. Let’s spend some time getting to know Parker! Can Read more…