File: __init__.py

package info (click to toggle)
pysurfer 0.3%2Bgit15-gae6cbb1-1.1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,032 kB
  • sloc: python: 1,947; makefile: 125
file content (4 lines) | stat: -rw-r--r-- 82 bytes parent folder | download
1
2
3
4
from io import Surface
from viz import Brain, TimeViewer

__version__ = "0.4.dev"