Skip to content
View jason-kane's full-sized avatar
Block or Report

Block or report jason-kane

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. PyYapf PyYapf Public

    Sublime Text plugin to run YAPF Python formatter

    Python 69 14

  2. Shell wrapper for exec-ing into a ku... Shell wrapper for exec-ing into a kubernetes container with friendly terminal settings
    1
    #!/bin/sh
    2
    if [ "$1" = "" ]; then
    3
      echo "Usage: kshell <pod>"
    4
      exit 1
    5
    fi
  3. slaythespire-editor slaythespire-editor Public

    wxPython based editor for Slay the Spire save files

    Python 5 3

  4. coh_npc_voices coh_npc_voices Public

    A simple python program that lets you hear City of Heroes NPCs talk

    Python 1