Wo finde ich die env:

C:\Users\xxxxxxxx\AppData\Local\Continuum\anaconda3\envs

Falls Miniconda benutzt wird: C:\ProgramData\Miniconda3\envs\

Umgebungsvariablen richtig & sicher setzten (Pycharm)

Open Projects with IDE and connect to git

Projects with PyCharm

PyCharm: Chatbot Reporting

PyCharm: Facebook Reporting

PyCharm: Ratenkauf Webcrawler

PyCharm & Pytest

pytest

If you want to run pytest in PyCharm as the default test-framework, the following setup simplifies your life:

<aside> 💡 file → settings → Diff & Merge → Python Integrated Tools → unter Testing dann pytest setzten

</aside>

Untitled

Delete Project in Pycharm

https://www.youtube.com/watch?v=8Qt9Rj5VcQE&ab_channel=Vicky'sBlog

Export and Import Pycharm settings

This is very easy. Check out this video.