Daniel Butler
Daniel Butler
I don't have much experience with github's rate limiting. In my day job we use the [tenacity library](https://github.com/jd/tenacity) to handle http errors we get.
No, I couldn't get it to work. I instead used [Office365-REST-Python-Client ](https://pypi.org/project/Office365-REST-Python-Client/#Working-with-SharePoint-API) with the app certificate authentication flow. Here is the [documentation from Microsoft](https://learn.microsoft.com/en-us/sharepoint/dev/solution-guidance/security-apponly-azuread). I tried to get the authentication...
I ran into the same issue. I'm using the [ubuntu python 3.9 buster image](3.9/buster/Dockerfile)
Totally understand that other obligations come in the way. What is the goal of the project? I was thinking about making a framework kind of like cookie cutter but something...
All Tests pass! The changes to the test files were to adjust it to the defaults in 2.8 after I validated they were correct using the open refine UI. The...
fixes for the following issues # #11 #
This has been fixed in my pull request #17
adjusted this in my pull request
new projects defaults work with pull request #17