Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 420 Bytes

File metadata and controls

9 lines (5 loc) · 420 Bytes

OSB API in Python

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.