Skip to content
View sudomakecoffee's full-sized avatar
  • Baltimore, MD
  • 00:06 (UTC -04:00)

Block or report sudomakecoffee

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Parses XML into JSON, pretty-printed Parses XML into JSON, pretty-printed
    1
    #!/usr/bin/env python
    2
    # General process
    3
    # 1. Parse any command-line arguments
    4
    # 2. Parse XML into memory
    5
    # 3. Separate items into lists based on type
  2. Spritesheet generator in Python Spritesheet generator in Python
    1
    #!/usr/bin/evn python
    2
    # General process
    3
    # 1. Parse any arguments
    4
    #   a. Parse args into values
    5
    #   b. Provide default value if arg not specified
  3. system76-docs system76-docs Public

    Forked from system76/docs

    System76 support documentation site

    Vue