semanticscholar
semanticscholar copied to clipboard
Unofficial Python client library for Semantic Scholar APIs.
### Proposed change description Hey there, great work! As far as I can tell, there is a fixed waiting time for re-querying of 30 seconds -> "wait_fixed(30)" and this cannot...
### Problem The [nest_asyncio](https://github.com/erdewit/nest_asyncio) package is no longer maintained due to the [author's passing](https://github.com/erdewit/ib_insync?tab=readme-ov-file#notice) nearly a year ago, which is deeply saddening. This leaves the project without updates or support,...
Ths is follows #95 where we patchd `PaginatedResults` to be 100% async. Its resulting code is a bit convoluted, as it mixes sync and async APIs, whereas other library classes...