Skip to content
View ryfloyd's full-sized avatar

Block or report ryfloyd

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. Basic concept for querying for Googl... Basic concept for querying for Google Chrome updates based on current Chrome version/OS/arch
    1
    #!/usr/bin/python
    2
    
                  
    3
    import xml.etree.ElementTree as ET
    4
    import requests
    5
    import uuid
  2. Ridecell/pymv Ridecell/pymv Public

    CLI wrapper of rope's module moving functionality

    Python 2