Skip to content

Instantly share code, notes, and snippets.

View jos-d0xed's full-sized avatar

Jeremy jos-d0xed

View GitHub Profile

Keybase proof

I hereby claim:

  • I am jos-d0xed on github.
  • I am jeremyelder (https://keybase.io/jeremyelder) on keybase.
  • I have a public key ASCTgDsZNNAD1nyPmOFuhq4GB5NqYWlPDxokxyBDRBRwXgo

To claim this, I am signing this object:

#!/usr/bin/env python3
__author__ = 'JoS'
#Importing stuffs
import requests
from urllib import parse
import http.client, urllib
import time
#Pushover settings
@jos-d0xed
jos-d0xed / run.py
Created April 15, 2016 06:25
Running component of shipping tracker
#!/usr/bin/env python3
__author__ = 'JoS'
__author2__ = 'Jesse'
#Importing stuffs
import requests
import urllib
from urllib import request
from urllib import parse
import http.client, urllib