Python
PyCharm 2021.1 EAP 5 is Out!
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…
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…
That was a lot of content! And networking! The PyData track provided a nice example of a live coding session about Data Lakes and Streams from Justin Garrison, as well as a fascinating talk on Read more…
Today was the first Python Web Conference day, the tutorial day, with 5 simultaneous presentations. Thanks to the event platform (Loudswarm) and the organizers, we are able to watch recordings almost immediately after the session Read more…
I recently did a talk on Python’s neat functools module. This screencast covers the majority of the module: Caching cache lru_cache total_ordering partial reduce singledispatch wraps Related Reading Mouse Vs Python – Partial Functions Read more…
This week we welcome John Sheehan (@JennaSys) as our PyDev of the Week. John is the author of React to Python. You can see what John has been up via his website or on his Read more…
Pssst. We know a place where 48 international experts are gathering together to talk about Django, Flask, Pyramid, containers, REST APIs, and other topics that every web developer will want to know more about. It’s Read more…
This release is dedicated to fixing bugs and enhancing performance. We are also working on implementing the concept of trusted projects, which is designed to mitigate the risks associated with opening projects from unknown and Read more…
This week we welcome Žan Anderle (@z_anderle) as our PyDev of the Week! Žan is a freelance software developer. You can check out his blog or check out his Github profile you’d like to know Read more…
The Lets-Plot library is an open-sourced interactive plotting library developed by JetBrains for Python and Kotlin. Its architecture was inspired by the ggplot library for the R language, and is built with layered graphic principles Read more…
This EAP build brings several nice additions to WSL 2 support, makes indexing faster, and introduces a GitHub pull request template. As usual, please read the blog post, try out the new features, and let Read more…