Python Venv

This lab requires a Linux or Mac desktop with full administrator rights. You will be able to measure your success with simple terminal commands to verify if the correct version is installed. Open a text editor and paste code from the examples below. Simply change the environment name to match whatever you are experimenting with… Continue reading Python Venv

Build admin scripts with Python

I am currently working on ways to update relational databases with Python scripts. Step by step instructions and code blocks. $jupyter notebook –port 1234