Skip to content
View jasonbot's full-sized avatar
🥉
🥉
Block or Report

Block or report jasonbot

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

  1. dotfiles dotfiles Public

    OH GOOD, ANOTHER SET OF DOTFILES ON THE INTERNET

    Vim Script 3

  2. python-meetup-2019-10-09 python-meetup-2019-10-09 Public archive

    Slides for my short talk at the Python Meetup on Oct 9 2019: Preparing for Microservices

    CSS 2

  3. namedtuples-without-code-templates namedtuples-without-code-templates Public archive

    A subclass of tuple that allows for named attribute access. Note that a structure with the same name and usage is available in Python 2.6 as collections.namedtuple, but this is smaller and availabl…

    Python

  4. A class to create/manage a raw Windo... A class to create/manage a raw Windows Tray Icon for an app, with popup menus
    1
    import ctypes
    2
    import ctypes.wintypes
    3
    import os
    4
    import threading
    5
    import Queue
  5. A terrible thing: print the source o... A terrible thing: print the source of every line of Python code as it executes in your scripts. Please don't actually use it. Please.
    1
    import inspect
    2
    import sys
    3
    
                  
    4
    def tracefunction(frame, event, arg):
    5
        if event == "line":
  6. pepper.txt pepper.txt
    1
    Alpeppert
    2
    ampepperage
    3
    ampeppere
    4
    ampepperes
    5
    ampeppersand