dn

Avatar

Long-time PyCharm user, and even longer Python coder

  • Total activity 13
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4
  • Created

    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 ...
    • 2 followers
    • 5 comments
    • 0 votes
  • Created

    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
    • 3 followers
    • 4 comments
    • 0 votes
  • Created

    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...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    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...
    • 3 followers
    • 1 comment
    • 6 votes