Python
Creating GUIs with PySimpleGUI (Video)
My talk, Creating GUIs with PySimpleGUI, is up on YouTube. I gave this talk to the SFPython / PyBay groups in January 2022. I used Jupyter Notebook for the slides of this talk. All the Read more…
My talk, Creating GUIs with PySimpleGUI, is up on YouTube. I gave this talk to the SFPython / PyBay groups in January 2022. I used Jupyter Notebook for the slides of this talk. All the Read more…
This week we welcome Roman Right (@roman_the_right) as our PyDev of the Week! Roman is the creator of Beanie, an Asynchronous Python object-document mapper (ODM) for MongoDB. You can see what else Roman contributes to Read more…
My latest Python book, Automating Excel with Python is now on ProductHunt If you have a ProductHunt account, I would appreciate it if you voted the book up. The book is currently available for purchase Read more…
Interested in learning async Python using a real-world example? Concurrency can be hard. Getting started with asyncio may feel intimidating if you are starting off by reading the language reference documentation. In this webinar, Jeremy Read more…
This week we welcome Batuhan Taskaya (@isidentical) as our PyDev of the Week! Batuhan is a core developer of the Python language. Batuhan is also a maintainer of multiple Python packages including parso and Black. Read more…
Letzten November hat sich PyCharm mit der Python Software Foundation (PSF) für ihre Spendenaktion zum Jahresende zusammengetan. Vom 9. November bis zum 1. Dezember fließen die Einnahmen jeder neuen PyCharm Professional Edition-Lizenz, die mit dem Read more…
We are happy to announce the new Static Sites with Sphinx and Markdown Course, resulting from the partnership between PyCharm (through Paul Everitt) and Talk Python. This is a free course that will teach you Read more…
We’re happy to announce the new PyCharm Guide tutorial by Mukul Mantosh, this time on FastAPI, Kubernetes, and AWS. In the video below he talks to Paul Everitt and shares a sneak peek at what Read more…
It’s that time of the year when we count on your early feedback to help us prepare for the next major PyCharm release. The Early Acces Program (EAP) is designed to give our users and Read more…
Bug fixes highlighted in this second minor release of PyCharm 2021.3: We fixed the IDE’s freeze while indexing WSL projects [IDEA-286059]We fixed a bug with Python string literals that were treated as ‘bytes’ in Markdown Read more…