PYTHON - System Administration Script

This was made in Visual Studio Code within a virtual environment.

The most important commands in working with your virtual environment are:

1. Create your virtual environment

> py -m venv env

2. Activate your virtual environment

> env\Scripts\activate


3. Go to View > select Command Palette > Select Python Interpreter > (env:venv)



3. Run your application

> py main.py

===========

NOTE: 

(DESKTOP users only) To view script > left click > right click - open image in new tab > the cursor turns into a plus sign > left click > will offer zoomed in mode.

--------------------------------------------------------------------------------------

OUTPUT

Screenshot I



Screenshot II



Screenshot III


================================
Code base
I. main.py
II. Banners.py

NOTE: 

(DESKTOP users only) To view script > left click > right click - open image in new tab > the cursor turns into a plus sign > left click > will offer zoomed in mode.

main.py I


Banners.py











Comments

Popular posts from this blog

C++ script - Script to learn map library | struct | transform a vector of keys

Asking the right questions in Cloud Security

How AWS Protects Your Data Privacy and Security- 2025 January