Python Wrapper Class for Europe PMC API to search and retrieve scientfic literature

1 Open Issue Need Help Last updated: Jun 24, 2025

Open Issues Need Help

View All on GitHub
Data Science API Wrapper/Client

AI Summary: The task involves adding asynchronous capabilities to an existing Python wrapper for the Europe PMC API. This includes creating an asynchronous client module using `aiohttp`, implementing asynchronous versions of existing methods (search, parsing, pagination), adding support for concurrent requests with configurable limits, and writing a comprehensive asynchronous test suite.

Complexity: 4/5
help wanted

Python Wrapper Class for Europe PMC API to search and retrieve scientfic literature

Python