This is a standalone Python package for interacting with the Open Source Brain version 1 website.
It can be used to query the list of projects present on OSBv1, get metadata such as the tags for each project or the ModelDB reference, or the link to the associated GitHub repositories.
Example scripts can be found in https://github.com/OpenSourceBrain/OSB_API/tree/master/python/examples.