This repo is not actually necessary: you should embed the two scripts into your library project and then operate from there. In following documentation, 'library repo' refers to your library project ...
Create project-level repo in GitHub, eg. Thomas-95/example-subtree Start Django project locally. Initialise with remote project-level repo and push initial commit. Create app-level repo in GitHub, eg.