Skip to content

Instantly share code, notes, and snippets.

View RobotHanzo's full-sized avatar
👋
Hello

RobotHanzo RobotHanzo

👋
Hello
View GitHub Profile
@RobotHanzo
RobotHanzo / ovh.py
Created September 2, 2025 09:31
OVH Stock Checker
# No support or warranty will be provided for this script
# Use this at your own risk
import time
import traceback
import requests
from win10toast import ToastNotifier
toast = ToastNotifier()