PyCharm New Projects, Packages, and Virtual Evironments

Опубликовано: 25 Октябрь 2024
на канале: Professor Gerry Jenkins
1,365
24

The PyCharm New Project dialog is explained and an introduction to using the PyCharm package manager and creating virtual environments to isolate your project.

Blog Article to go with video:
https://teklern.blogspot.com/2018/09/...

Standard packages:
https://docs.python.org/3/py-modindex...
PyPi.org:
https://pypi.org/
pip users guide:
https://pip.pypa.io/en/stable/user_gu...
python venv tutorial:
https://docs.python.org/3//tutorial/v...

Discovering packages:
https://wiki.python.org/moin/UsefulMo...