Skip to content

apuenteb/accessibility-tool

Repository files navigation

This tool has been developed using Python 3.12.3 version. It is recommended that it is run using this py version.

Steps:
1. Clone repo (open terminal and run: git clone https://github.com/apuenteb/accessibility-tool.git)
2. To create venv run in terminal: python -m venv venv
3. To activate venv:
   On Windows, run: venv\Scripts\activate
   On macOS, run: source venv/bin/activate
4. To install the required packages, run: pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published