Skip to content
View trevallion's full-sized avatar

Block or report trevallion

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

    Simple python module that uses BeautifulSoup4 and Requests to parse Steam app tag data from a Steam app's store page HTML.

    Python 1

  2. Convert all files in a folder to PNG... Convert all files in a folder to PNGs with Pillow. Does not check if the source files are valid images.
    1
    import sys
    2
    import os
    3
    from PIL import Image
    4
    
                  
    5
    
                  
  3. QuizBot QuizBot Public

    C#