Skip to content

andrewfang/smap

 
 

Repository files navigation

SMAP

Getting Started

Installation

Python

To setup a clean environment, create a new python virtual environment with:

virtualenv venv

Before proceeding with installation, make sure you've sourced the virtual environment with source venv/bin/activate.

You must install the dependencies listed in requirements.txt before installing smap. Do this by issuing the following:

pip install -r osx_requirements.txt

After the dependencies are installed, run the installation:

python setup.py install

About

smap - Simple Measurement and Actuation Profile

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 78.2%
  • C 16.4%
  • Java 2.4%
  • TeX 2.0%
  • R 0.4%
  • Lua 0.3%
  • Other 0.3%