Resources and stories center

Explore the latest in PHP, Laravel web development and Python scrapping!

Python - How to install python app in venv in mac

Published by Theodoros Kafantaris

Sep 18, 2024

Step 1: Install pippip is the official Python package installer, which allows you to install and manage Python libraries and packages. In most cases, Python 3 comes with pip pre-installed on macOS. You can check if pip is installed by...

How to setup ChromeDriver on Mac

Published by Theodoros Kafantaris

Sep 12, 2024

First of all, we visit the following link to download the relevant chromedriver for our Operating system.https://googlechromelabs.github.io/chrome-for-testing/#stableimage.png 273.13 KBimage.png 461.43 KBNow that we have downloaded the relevant chromedriver, we are opening the terminal in this folder.image.png 372.09 KBAnd now we...

Ⓒ 2024. All rights reserved by atomic