get_atlases_lastversions#
- brainglobe_atlasapi.list_atlases.get_atlases_lastversions() Dict[str, Dict[str, Any]][source]#
Return a dictionary of atlas metadata for the latest versions of all available atlases.
- Returns:
A dictionary with metadata about already installed atlases. The
versionandlatest_versionfields use the same dotted form (e.g.3.0), matchinglast_versions.conf.- Return type:
dict