We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for async requests (e.g. via aiohttp) could make a nice improvement. Also it could speed up offset searches significantly.
Since pygbif has no support for legacy python, this could be implemented without much side effects.
The text was updated successfully, but these errors were encountered:
Is your proposal to have async across all public functions or just for certain functions?
Sorry, something went wrong.
we could start with the most useful one which is probably occurances and see how it works out and how much better it performs.
occurances
sounds good
No branches or pull requests
Support for async requests (e.g. via aiohttp) could make a nice improvement. Also it could speed up offset searches significantly.
Since pygbif has no support for legacy python, this could be implemented without much side effects.
The text was updated successfully, but these errors were encountered: