Skip to main content

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:

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

belaweb-0.13.1a1.tar.gz (147.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page