Skip to content

flowmatters/dsed-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dsed-py

Python module to support running Dynamic Sednet models

Installation

You'll need Python 3

pip install https://github.com/flowmatters/dsed-py/archive/master.zip

At this stage we haven't tagged releases so you just install from the latest version.

To upgrade, uninstall the one you've got, then install again

pip uninstall dsed-py
pip install https://github.com/flowmatters/dsed-py/archive/master.zip

Releases

No releases published

Packages

No packages published

Languages