ASSUME - GUI
Project description
Assume GUI
Start using docker
- Make sure that assume dependecies (grafana and postgres) are up & running
- Run
docker build -t assume_gui - Run
docker run --name assume_gui-gui -p 8080:8080 --network assume_default -d assume_gui:latestThats it!
Build manually
Prerequirements
- Install Assume (or use
pip install git+https://github.com/assume-framework/assumefor most recent changes) - Install Fastapi using
pip install . - Install node.js and npm
Start the App
- Run
npm clean-install - Run
npm run buildto build the Frontend (or runnpm run devto start the development server) - Start the server with
fastapi run backend/main.py
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
assume_gui-1.0.0.tar.gz
(20.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file assume_gui-1.0.0.tar.gz.
File metadata
- Download URL: assume_gui-1.0.0.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7e56677ec8952e3c5cfe2deffbab0ff6e692517eba97b505a6431137a3468bab
|
|
| MD5 |
1c1d8e2225c19f3cb45cd18a8c292dea
|
|
| BLAKE2b-256 |
23dd9af05685bc1ac7bde235915aafb4454b72bd02611d73b843772f907201d7
|
File details
Details for the file assume_gui-1.0.0-py3-none-any.whl.
File metadata
- Download URL: assume_gui-1.0.0-py3-none-any.whl
- Upload date:
- Size: 20.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6628ae69f8958507ea38ca1cb076ee096da3d60e83caff76a4ea8fe95dee9a8
|
|
| MD5 |
88cac234f60e7b04c41b390f23fc8763
|
|
| BLAKE2b-256 |
58eee3807a44498828ebf47abcebce13260dbde3c05db6c1590ac3b443557fe6
|