Skip to content

eegdigits/digits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Needs python 3.

This module has only been tested on Ubuntu LTS and Archlinux. At least macOS should work out of the box though.

Install

Use pip or you OS's package manager to install dependencies.

pip install -r requirements.txt --user

Consider using a virtualenv.

Runtime

Either use PYTHONPATH=path/to/here python or a symlink to this root to import the package.

Content

  • digits/ : package source
  • jobs/ : main search script to be submitted as a cluster job

Releases

No releases published

Packages

No packages published

Languages