Skip to content

jlokimlin/som

 
 

Repository files navigation

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

About

Stanford open modules for python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 55.2%
  • JavaScript 40.2%
  • CSS 4.1%
  • Other 0.5%