I hereby claim:
- I am ali1234 on github.
- I am ali1234 (https://keybase.io/ali1234) on keybase.
- I have a public key whose fingerprint is ADFD E886 043E 00DA F5ED 052C 4B13 38E2 0316 1411
To claim this, I am signing this object:
| import time, math, colorsys, random | |
| from datetime import datetime, timedelta | |
| from picamera import PiCamera | |
| import numpy as np | |
| import unicornhathd | |
| unicornhathd.rotation(270) |
| #!/usr/bin/env python | |
| import unicornhathd | |
| import datetime | |
| import numpy as np | |
| print("""Unicorn HAT HD: Rainbow | |
| OMG MY EYES. | |
| Press Ctrl+C to exit! |
| import subprocess, time, sys | |
| import numpy as np | |
| from PIL import Image | |
| class GraphicsDeviceBase(object): | |
| def __init__(self, buf, depth): | |
| self.__buf = buf |
| #!/usr/bin/env python | |
| import time | |
| import signal | |
| import math | |
| import scrollphathd | |
| from envirophat import light, motion, weather | |
| """ |
| import sys | |
| import sdl2 | |
| import sdl2.ext | |
| import numpy as np | |
| class Life(object): | |
| def __init__(self, height, width): | |
| self.width = width |
| #!/usr/bin/env python3 | |
| import sys | |
| import pathlib | |
| import gi | |
| gi.require_version('Gtk', '3.0') | |
| from gi.repository import Gtk | |
| if __name__ == '__main__': |
| import fcntl | |
| import termios | |
| import sys | |
| import os | |
| import time | |
| class NonBlockingInput(object): | |
| def __enter__(self): |
| #!/bin/bash | |
| SECONDS=0 | |
| "$@" | |
| e=$? | |
| if [ $? -eq 0 ]; then | |
| RESULT="Succeeded" |
| #!/usr/bin/env python3 | |
| import sys | |
| try: | |
| import bpy | |
| except ImportError: | |
| print('Running myself inside Blender') | |
| import subprocess | |
| exit(subprocess.call(['blender', '--background', '--python', __file__, '--'] + sys.argv)) |
I hereby claim:
To claim this, I am signing this object: