User interface designed for data logging over serial
Project description
ForecastUI
An user interface designed to acquire and log data from the Forecast board.
Currently the main user interface of the Forecast Framework
Table of Contents
How to install
Linux
Refer to the automated installer script collection
Windows
Make sure to have Python installed (version >= 3.5), otherwise download it from here.
pip install forecastui
From source
Installing from source is not recommended and should be done only by developers and maintainers.
Still here? You are required to have node installed to compile the frontend. As such I suggest nvm to manage nodejs versions.
Clone the repository
git clone https://gitlab.com/altairLab/elasticteam/forecast-atlas.git
cd forecast-atlas
Compile the frontend
make build
Install the package
pip install -e .
Start the app
forecastui
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
forecastui-0.4.1.tar.gz
(14.1 kB
view hashes)
Built Distribution
Close
Hashes for forecastui-0.4.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e36494763937d29cd44eee6d72049a1111bbf9e5cbf3b8327902ce41cfe9b13 |
|
MD5 | d0c7cdef3962967793682bd4af7ec9f9 |
|
BLAKE2b-256 | 9470e74cea93ad6acdc97c77b392bc78fdd983d6a72795a92c56cb900a184cfa |