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.0.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.0-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for vizable-0.13.0.tar.gz
Algorithm Hash digest
SHA256 9fdb7ff793eb0991199f138f0017f7fd8345da2ec468088b786b39ee25cf2c76
MD5 19c5d0b79f8415355b06bab5b717e634
BLAKE2b-256 6e6e4004711a958849216666b0914aabb345554f6c779756ccd37ee1fd554ec5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for vizable-0.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 683af993660d3ea100c8fc3474756c440816710ba19b40154e6c2bd91bda99be
MD5 c22a575f27b4710dfd3d52a1b2f417d2
BLAKE2b-256 8a7e8e5eb6afd62708e3dc39308456f56f4477c3190859886140257df770ee68

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