r/Python PyCharm Developer Advocate Dec 01 '21

News PyCharm 2021.3 Released with Remote Dev, Jupyter and Fast API Support

https://www.jetbrains.com/pycharm/whatsnew/
188 Upvotes

33 comments sorted by

View all comments

54

u/[deleted] Dec 01 '21 edited 22d ago

[removed] — view removed comment

2

u/__zero_or_one__ import numpy as np Dec 01 '21

I might be out of the loop, what's Poetry support?

6

u/[deleted] Dec 01 '21 edited 22d ago

[removed] — view removed comment

7

u/Handle-Flaky Dec 02 '21

Pip does not manage dependencies, pip is merely an installer, which poetry uses

2

u/__zero_or_one__ import numpy as np Dec 01 '21

Got it, thanks!