Skip to content

Instantly share code, notes, and snippets.

View gaurav-ml1's full-sized avatar
🎯
Focusing

Gaurav-ML gaurav-ml1

🎯
Focusing
View GitHub Profile
@gaurav-ml1
gaurav-ml1 / osx_sleeptimer.py
Created December 13, 2018 15:47 — forked from BobNisco/osx_sleeptimer.py
A Python script to turn off your music and optionally put your computer to sleep after a period of time!
#!/usr/bin/env python
import os
import sys
import time
from datetime import datetime, timedelta
def main():
if len(sys.argv) >= 3:
music_service = str(sys.argv[1])
minutes_to_wait = float(sys.argv[2])
@gaurav-ml1
gaurav-ml1 / Indian-Female-Names.csv
Created September 28, 2017 12:27 — forked from mbejda/Indian-Female-Names.csv
Dataset of ~14,000 Indian female names for NLP training and analysis. The names have been retrieved from public records. (name,gender,race)
name gender race
shivani f indian
isha f indian
smt shyani devi f indian
divya f indian
mansi f indian
mazida f indian
pooja f indian
kajal f indian
meena f indian