This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from __future__ import print_function | |
from owotrans import owo | |
try: | |
import __builtin__ | |
except ImportError: | |
# Python 3 | |
import builtins as __builtin__ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;;; honk.el --- Bad Goose -*- lexical-binding: t; -*- | |
;; Copyright (C) 2015-2019, Correl Roush | |
;; Author: Correl Roush <[email protected]> | |
;; URL: https://gist.github.com/correl/13047d283688ea408acc5c62270b0bfd | |
;; Version: 1.0 | |
;; Keywords: honk, goose | |
;; Package-Requires: (emms) | |
;; This file is not part of GNU Emacs. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git+https://github.com/worldveil/dejavu.git#egg=PyDejavu | |
pyalsaaudio | |
requests |
OlderNewer