@repo_science · Post #3711 · 13/11/2023, 13:28
#python#book 📚 Pythonic AI (2023) ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
TGINSIGHT SIMILAR POSTS
Canal fuente @python_academy · Post #2120 · 10 ago
Создание и использование виртуальной среды virtualenv — инструмент для создания изолированных сред Python. Программа создает папку, которая содержит все необходимые исполняемые файлы для использования пакетов, необходимых для проекта. Создание новой виртуальной среды требуется только один раз для каждого проекта, для которого вы хотите изолировать зависимости: python3 -m venv venv Это создаст папку venv, содержащую оснастку сценариев и копию python самого двоичного файла. Название папки не имеет значения. Чтобы активировать виртуальную среду, нужно запустить activate файл: source venv/bin/activate и далее мы можем свободно устанавливать любые зависимости, которые никак не скажутся на работе в будущих проектах. #python#virtualenv
Hashtags
Búsqueda global general
@repo_science · Post #3711 · 13/11/2023, 13:28
#python#book 📚 Pythonic AI (2023) ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
@repo_science · Post #3696 · 07/11/2023, 16:04
#python#book 📚 Python Coding&Programmind. The Complete Manua Seriesl ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
@repo_science · Post #3684 · 01/11/2023, 17:56
#python#book 📓 Effective Python Second Edition ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
@repo_science · Post #3672 · 24/10/2023, 22:57
#python#book 📚 MicroPython (2023) ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
@repo_science · Post #3649 · 15/10/2023, 13:01
#Python#Book 🐍 Mastering Python Networking ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
@repo_science · Post #3617 · 28/09/2023, 07:16
#python#book 📚 Codebreaking (2023 - new edit) ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
@repo_science · Post #3614 · 24/09/2023, 02:02
#python#book 📓 Foundational Python for Data Science 🔗Link ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
@repo_science · Post #3589 · 15/09/2023, 01:30
#Python#book 📓 Python Testing with pytest 🔗Link ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
@repo_science · Post #3583 · 13/09/2023, 02:49
#python#book 📚 Handbook of Computer Programming with Python (2022) 🔗Link ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
@repo_science · Post #3582 · 13/09/2023, 02:47
#python#book 📚 Python: 3 books in 1 (2023) 🔗Link ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
@repo_science · Post #3569 · 07/09/2023, 12:20
#python#book 📓 The Python Book 🔗 book ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----
@repo_science · Post #3568 · 07/09/2023, 12:00
#python#book 📚 Python Mastery (2023) 🔗Link ----- Main channel: @repo_science Coupons: @freecoupons_reposcience -----