Skip to content
View ianpittwood's full-sized avatar

Block or report ianpittwood

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Popular repositories Loading

  1. Gerrit-to-Github-Issues Gerrit-to-Github-Issues Public archive

    Set of scripts that can be used to synchronize/update Github Issues with data from a Gerrit instance

    Python 2 2

  2. api-sports-io-nfl api-sports-io-nfl Public

    An API wrapper for api-sports.io's NFL feeds

    Python 1

  3. heap-sort heap-sort Public

    A python script I made to do heap sort on a randomly generated list for an alogrithms course.

    Python

  4. knapsack-0-1 knapsack-0-1 Public

    A python script I made to solve the knapsack 0/1 problem with both a dynamic approach and a greedy approach. Made for an algorithms course.

    Python

  5. splunk-sdk-python splunk-sdk-python Public

    Forked from splunk/splunk-sdk-python

    Splunk Software Development Kit for Python

    Python

  6. sphinx_to_github_pages sphinx_to_github_pages Public

    Sphinx and GitHub pages aren't immediately interoperable. Here are some instructions and a script to build your Sphinx source directly into a format that GitHub Pages will recognize.

    Shell