A Python project to retrieve pull requests from Azure DevOps and display them on a Raspberry Pi Unicorn HAT HD LED display.
Pre-alpha
You will need to obtain a personal access token for your Azure DevOps account and know the URL for your Azure DevOps organization.
personal_access_token = '{your_personal_access_token}'
organization_url = '{your_organization_url}'