Skip to content

vsoch/som

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
som
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SOM

Stanford Open Modules for Python

Documentation

These are basic Python based tools for working with data (likely images and text) on Google Cloud. The base API module implements a basic token/refresh authentication, and the identifiers module is an extension of that for the Stanford School of Medicine. For complete docs, please see our documentation base and examples that coincide with each.

Installation

For the stable release, install via pip:

pip install som

For the development version, install from Github:

pip install git+git://github.com/vsoch/som.git

This module is currently under development, and anything/everything can change. It's currently driving the guts of:

Issues

If you have an issue, or want to request a feature, please do so on our issues board