Uses the github search API to get the python repos dynamically and display as a table
It might be a good idea to split out the javascript and make the functionality configurable
The code includes space for a token but it's not needed because the number of repos is so small and because we're using REST API instead of GraphQL API
Uses the github search API to get the python repos dynamically and display as a table
It might be a good idea to split out the javascript and make the functionality configurable
The code includes space for a token but it's not needed because the number of repos is so small and because we're using REST API instead of GraphQL API