Skip to content
View GabrielC101's full-sized avatar
  • Madison, WI
Block or Report

Block or report GabrielC101

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. rolodex rolodex Public

    Converts a CSV into a JSON. Short term project from a year ago. Not practical for actual use. Consider Pandas instead.

    Python

  2. thicket thicket Public

    Replacement for Python Standard Library os.path. Not necessary, now that we have pathlib.Path in standard library.

    Python

  3. inotifier inotifier Public

    Handle inotify events in an easy and Pythonic way.

    Python