dn
Long-time PyCharm user, and even longer Python coder
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 4
-
创建于 Project/Python Interpreter relationship
Am in transition between using pyenv and uv to maintain multiple Python Interpreters on my Linux PC running PyCharm Professional.Obviously I can ('nuclear solution') uninstall pyenv and remove any ... -
创建于 Config clean-up
Is there a tool to clean-up the PyCharm config files, eg projects which are no-longer on system?(didn't use File > CloseProject - mea culpa)=dn -
创建于 Code With Me docs
PyCharm 2023.3.4 Pro PyCharm docs: Getting Started with Code With Me (https://www.jetbrains.com/help/pycharm/code-with-me.html#audio_support) - last modified 7 March 2024All instructions and exampl... -
创建于 PyCharm, Poetry, pytest
Apparently pytest will take its option-settings from Poetry's pyproject.toml file.(https://docs.pytest.org/en/7.1.x/reference/customize.html#pyproject-toml) Have created new project with Poetry int...