John Mark Causing

System Administrator | Hosting Support Engineer

Bacolod City, Philippines

+639393497018

John Mark Causing

System Administrator | Hosting Support Engineer

Bacolod City, Philippines

+639393497018

Python Face Recognition

Python Face Recognition

Basic python recognition using face_recognition library. Below you can find a few simple examples of face_recognition library. Requirements: dlibcmake Follow this guide to install those (for Windows...
Python and GCP setup

Python and GCP setup

This article will guide us on how to interact with our Google Cloud Platform account using Python code. Our goal here is to get the instance’s data like its name, internal IP, and status. Overview: Setup local python environmentInstall the Google API Python...
Python GCP snippets

Python GCP snippets

Get all GCP instance data like name, status, internal IP.Update GCP Cloud DNS (delete and add from Instances)Python + GKE – Get the pods! Get all GCP instance data like name, status, internal IP. # Credentials from specific GCP SA import os...