csghormley / smap

smap - Simple Measurement and Actuation Profile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

smap - Simple Measurement and Actuation Profile

License:Other


Languages

Language:Python 77.9%Language:C 15.7%Language:Java 2.3%Language:TeX 1.9%Language:R 1.1%Language:Lua 0.4%Language:Makefile 0.3%Language:XSLT 0.2%Language:Shell 0.1%