Skip to content
View jackdpage's full-sized avatar

Organizations

@SHSBAV @ExeTech
Block or Report

Block or report jackdpage

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

    Lighting documentation and plotting software

    Python 3

  2. python-gdtf python-gdtf Public

    Python library for General Device Type Format

    Python 4 3

  3. showhome showhome Public

    HTTP API for interacting with show control software and devices

    Python 1

  4. Fetch a Discogs collection and print... Fetch a Discogs collection and print album artist and format
    1
    import requests
    2
    import re
    3
    
                  
    4
    
                  
    5
    USER = 'USERNAME'