PyCharm Just Got a Big Update
3 min readApr 14, 2022
Welcome back! PyCharm is an awesome Python IDE that I use all of the time, if you’re not familiar with PyCharm, here is a link to their website:
PyCharm just ended up getting one of its biggest updates of the year, PyCharm 2022.1, if you want to take a look at their release log, here is a link to it:
Let’s take a look at some of the improvements with this new version of PyCharm!
Authentication Support For Custom Package Repositories
With this new version of PyCharm, we now have the capability of of configuring basic HTTP authentication / manage dependencies within PyCharm!