-
Notifications
You must be signed in to change notification settings - Fork 0
apuenteb/accessibility-tool
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published