aiida-workgraph-web-ui 0.1.1
pip install aiida-workgraph-web-ui
Released:
Design flexible node-based workflow for AiiDA calculation.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Xing Wang
- Tags aiida, workflows
- Requires: Python >=3.9
-
Provides-Extra:
docs
,pre-commit
,tests
Classifiers
- Development Status
- Framework
- License
- Operating System
- Programming Language
- Topic
Project description
Welcome to AiiDA WorkGraph Web UI!
Web UI to visualize and manage the AiiDA WorkGraph.
Frontend
Use rete-kit
to create the frontend, using react
npm i -g rete-kit
rete-kit frontend
Run
npm start
Build
Build frontend application so that it generates static files (HTML, CSS, JavaScript, etc.).
npm run build
This typically creates a build directory with all the static files needed to deploy the frontend.
Include Frontend Build in the Package
Now, ensure these static files are included in the Python package. The [tool.setuptools.package_data] in the pyproject.toml should be set to include these files.
[tool.setuptools.package_data]
your_package_name = ["path/to/frontend/build/*"]
Backend
Use FastAPI
The documentation page is http://localhost:8000/docs
.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Author: Xing Wang
- Tags aiida, workflows
- Requires: Python >=3.9
-
Provides-Extra:
docs
,pre-commit
,tests
Classifiers
- Development Status
- Framework
- License
- Operating System
- Programming Language
- Topic
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
Built Distribution
File details
Details for the file aiida_workgraph_web_ui-0.1.1.tar.gz
.
File metadata
- Download URL: aiida_workgraph_web_ui-0.1.1.tar.gz
- Upload date:
- Size: 5.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ddb8934f7c3b261289372d74c1e254ca9b96cb3136553f7d5bed7ab17856987f |
|
MD5 | 0e5f985b92c68c8ef8be9dc754974efa |
|
BLAKE2b-256 | 953f1a2b23ee1440dee4ab6319995a07f3c86e369ac15da7cc78a728d4091b59 |
File details
Details for the file aiida_workgraph_web_ui-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: aiida_workgraph_web_ui-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f33965dbeba00986003453f32b498a85fb63eb3694a9c6badc4581716e7e462 |
|
MD5 | a86c36626910e560016fca65df35371f |
|
BLAKE2b-256 | b5dc6f689afcf5a24d19b176b2dc3dc203d4676b87fa001b1b41aa97ddcf3ae7 |