What's new in PyCharm Community 2021.2- Python 3.10: Pattern matching
- Python 3.10: Allow writing union types as X | Y
- Ability to install Python packages from VCS or disc
- Doctest injection in Markdown to demonstrate the execution of Python code in REPL mode
- Ability to mark a folder as a Test Sources Root
- Auto-detecting a test runner installed on the selected Python interpreter
- Pytest improvements: managing the test output and swapping actual/expected values in pytest assertion failure messages
- User interface improvement: project icon customization and more actions on save
You can get familiar with the main features of the IDE by following these tips. You can try out the features without closing this dialog. If you close it, you can always get back to it by selecting Help | Tip of the Day from the main menu.