PeriGK - Overview

Skip to content

Navigation Menu

Sign in

Appearance settings

View PeriGK's full-sized avatar

Periklis Gkolias PeriGK

Passionate technie and blogger, specializing in terrible puns. Co-authored https://leanpub.com/firstyearincode

Block or report PeriGK

Pinned Loading

  1. A python package which, as implied by it's name, does two things. Logs(function execution along with the arguments passed) and catch(es) a potential exception, raised by the function execution

    Python 1

  2. Forked from bpython/bpython

    bpython - A fancy curses interface to the Python interactive interpreter

    Python