SoftwareDefinedBuildings/smap

Name: smap

Owner: Software Defined Buildings

Description: smap - Simple Measurement and Actuation Profile

Created: 2013-10-09 22:29:04.0

Updated: 2017-07-19 18:16:37.0

Pushed: 2016-01-30 02:10:48.0

Homepage: null

Size: 4838

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SMAP

https://softwaredefinedbuildings.github.io/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
Build status

Build Status


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.