I hereby claim:
- I am justin8 on github.
- I am justin8 (https://keybase.io/justin8) on keybase.
- I have a public key whose fingerprint is 495C A1F7 8285 1C28 8A90 C8BF 6B02 10E7 E7F1 323D
To claim this, I am signing this object:
blueprint: | |
name: Sensor Light | |
description: > | |
# 💡 Sensor Light | |
**Version: 6.9** | |
Your lighting experience, your way - take control and customize it to perfection! 💡✨ |
#!/usr/bin/env python | |
# Reflects the requests from HTTP methods GET, POST, PUT, and DELETE | |
# Written by Nathan Hamiel (2010) | |
from BaseHTTPServer import HTTPServer, BaseHTTPRequestHandler | |
from optparse import OptionParser | |
class RequestHandler(BaseHTTPRequestHandler): | |
def do_GET(self): |
I hereby claim:
To claim this, I am signing this object: