A web-based data visualization tool that generates accessible visualizations for all users, including people with visual impairments (low vision or blind).
Project description
VizAble
VizAble is a web-based data visualization tool that generates accessible visualizations for all users, including people with visual impairments (low vision or blind).
Prerequisites
Before getting started, ensure you have the following requirements in place:
-
Python Version: Ensure you have Python version 3.9 or higher installed. You can verify your Python version by running:
python --version
-
Virtual Environment Setup: It's recommended to create and activate a virtual environment before installation. Below is an example of creating and activating a virtual environment using Python's built-in
venvmodule. Note that this is just one example, and there are other options available for creating virtual environments:a. Create a virtual environment (replace
env_namewith your desired environment name):python -m venv env_nameb. Activate the virtual environment:
source env_name/bin/activate
Installation
You can install VizAble either from PyPI for the latest stable version or directly from GitHub for the latest development version:
a. Install the latest stable version from PyPI using pip:
pip install -U VizAble
b. Or, install the latest development version from GitHub:
pip install -U git+https://github.com/Rebekah-Chuang/VizAble.git
Usage
To run the VizAble application, execute the following command:
VizAble.run_app
Once executed, a link will be displayed in the terminal. You can open this link in your web browser to access the application.
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
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 vizable-0.5.6.tar.gz.
File metadata
- Download URL: vizable-0.5.6.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.1 Linux/6.5.0-1016-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2117c6d2476b0f01455eb7b6518802fc363eec6e195ed26f6fbcbf2aa8cec856
|
|
| MD5 |
525a38d502bf14cab332b343d9a08507
|
|
| BLAKE2b-256 |
09804155ce1c79fdf821f9731eda04b7833078067a63c2809f40843c4a1d2457
|
File details
Details for the file vizable-0.5.6-py3-none-any.whl.
File metadata
- Download URL: vizable-0.5.6-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.12.1 Linux/6.5.0-1016-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7712722abae6e79e0a4892b1fdf8cb1d72d79660eec1f0ae104ae52d52e28ed
|
|
| MD5 |
f24d02302d7368baa511b6ee3f432c28
|
|
| BLAKE2b-256 |
1af1e668c9ef5fa2562a6c9ca15b99f13f17f3376b00ffd74d4c66b0e6b4e940
|