No project description provided
Project description
BELA Dashboard
BELA Dashboard is a web-based user interface for visualising and analysing BELA transcripts. To learn how to create BELA transcripts, please refer to the BELA convention documentation.
BELA Dashboard uses the Python bela package to process transcripts under the hood. Users who want to perform batch processing or data extraction can use bela package directly using Python scripts.
Installation
belaweb is available on PyPI and can be installed using pip:
pip install belaweb
Development
To run belaweb locally for testing, there is a minimal WSGI application available at https://github.com/letuananh/belaweb
# activate a Python (virtual) environment with belaweb package installed
cd belaweb-wsgi-min
./manage.py runserver
Then access belaweb locally using a browser: http://localhost:8000/bela/gui/
License
belaweb package is licensed under MIT License. The following packages are included:
- Chart.js v2.9.4 - MIT License
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
File details
Details for the file belaweb-0.13.1a1.tar.gz
.
File metadata
- Download URL: belaweb-0.13.1a1.tar.gz
- Upload date:
- Size: 147.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5c910c521f6df13d6acd34289cee5c6b6ea03465f97fab954954fc4ecb2bcf4e |
|
MD5 | f7b7774059f9aad5e720f36f1b6774f6 |
|
BLAKE2b-256 | e19da9fff948f5af20da5589580fd515cdd8b19ffe00779b2cd7ef7865567c7c |