ALDashboard.package_scanner
URL
The basic URL to use the GitHub API
PARAMETERS
Additional parameters for the query (by default 100 items per page)
DELAY_BETWEEN_QUERYS
The time to wait between different queries to GitHub
getUrl
def getUrl(url)
Given a URL it returns its body
fetch_github_repos
def fetch_github_repos(github_user, sub_queries) -> dict
Given a github user input, returns soughted info. It doesn't contain version number.