ministryofjustice / data-and-analytics-engineering

Handbook for the data and analytics engineering professions
https://ministryofjustice.github.io/data-and-analytics-engineering/
MIT License
2 stars 2 forks source link

add list of python repos #43

Closed SoumayaMauthoorMOJ closed 1 month ago

SoumayaMauthoorMOJ commented 1 month ago

Uses the github search API to get the python repos dynamically and display as a table

image

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