Skip to content

Instantly share code, notes, and snippets.

View i44's full-sized avatar
🎯
Focusing

Muthukrishnan Senthilkumaran i44

🎯
Focusing
  • South Africa
View GitHub Profile
@odan
odan / php-oracle.md
Last active May 30, 2024 21:28
XAMPP - Oracle Driver Setup (v12)
@zlorb
zlorb / QualityCenter.py
Last active December 19, 2019 12:20
QualityCenter - Python
import string
import sys
import os
from collections import Counter
import win32com.client
# Sample code for accessing QualityCenter
# 2014 (C) Zohar Lorberbaum
debug = False