As of now, all our libraries have their own implementation of the data downloader for ``ansys/example-data``. Let's make: - A generic tools that handles the download of these files for all libraries in a common way - Make sure that its implementation adapts to all libraries (this involves scraping GitHub and investigating its usage across all repositories) - Testing and documentation