Skip to main content

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

PyPI - Version GitHub Release GitHub License GitHub Actions Workflow Status

PyPI - Python Version Conventional Commits Poetry

VizAble is a web-based data visualization tool that generates accessible visualizations for all users, including people with visual impairments (low vision or blind). There are 2 ways that you can access to VizAble:

Web Application

You can access the web application version of VizAble by visiting the following link: Go to VizAble

Install Package from PyPI or GitHub

You can also install the VizAble package and run the application locally on your machine. Below are the instructions for installation and usage:

A. Prerequisites

Before getting started, ensure you have the following requirements in place:

  1. Python Version: Ensure you have Python version 3.9 or higher installed. You can verify your Python version by running:

    python --version
    
  2. 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 venv module. Note that this is just one example, and there are other options available for creating virtual environments:

    a. Create a virtual environment (replace env_name with your desired environment name):

    python -m venv env_name
    

    b. Activate the virtual environment:

    source env_name/bin/activate
    

B. Installation

You can install VizAble either from PyPI for the latest stable version or directly from GitHub for the latest development version:

  1. Install the latest stable version from PyPI using pip:
    pip install -U VizAble
    
  2. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vizable-0.13.3.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vizable-0.13.3-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

File details

Details for the file vizable-0.13.3.tar.gz.

File metadata

  • Download URL: vizable-0.13.3.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.1 Linux/6.5.0-1025-azure

File hashes

Hashes for vizable-0.13.3.tar.gz
Algorithm Hash digest
SHA256 48aad743abfe4db2c82bead1a732927bd6dd7ea8219968961179ade142d77bd3
MD5 a1819b8d9a0667fa052529ad7ec334df
BLAKE2b-256 6e4fe9e3ed0b7a3fe4e7f082198f89185c4409b4e768f757232976d767b2e9d3

See more details on using hashes here.

File details

Details for the file vizable-0.13.3-py3-none-any.whl.

File metadata

  • Download URL: vizable-0.13.3-py3-none-any.whl
  • Upload date:
  • Size: 19.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.1 Linux/6.5.0-1025-azure

File hashes

Hashes for vizable-0.13.3-py3-none-any.whl
Algorithm Hash digest
SHA256 be32825a7f33914f09d7dea54985f9fe7faa768099f802a0186379da8a7f1e95
MD5 3adf31c6d6082f5ef930b93c10dbfb03
BLAKE2b-256 01531b123853268e192fc87ef2d03eadf6c58814a4305c10430e1e36971899a4

See more details on using hashes here.

Supported by

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