Skip to content

irtlab/spinet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SPINET: System for Provisioning of IoT NETworks

Installation Instructions

Create and activate a new Python 3 virtual environment:

$ python3 -m venv spinet
$ . spinet/bin/activate

Install the spinet package and extra dependencies from the git repository:

(spinet) $ pip install git git://github.com/columbia-irt/spinet#egg=spinet
(spinet) $ pip install spinet[commissioner]
(spinet) $ pip install spinet[enrolled]

About

A System for Provisioning of IoT Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages