Usine Logicielle
https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token
git clone url_repository
git commit
git push https://<GITHUB_ACCESS_TOKEN>@github.com/<GITHUB_USERNAME>/<REPOSITORY_NAME>.git
git add . -m "commentaire"
git pull
print("hello!!!!")