Skip to content
/ FOCOS Public

FOCOS (Fuzzy Operational Cognition of Safety Culture)

Notifications You must be signed in to change notification settings

PortNLP/FOCOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FOCOS (Fuzzy Operational Cognition of Safety Culture)


Running the App Locally - Mac/Linux

  1. Pull this repo to your local machine
  2. Install Python3 if you do not have it already installed
    • Run python3 -V to check
  3. Create a virtual environment (python3 -m venv env)
  4. Activate the virtual environment (source env/bin/activate)
    • To deactivate the virtual environment, run deactivate
  5. Run pip install -r requirements.txt to install project environment dependencies
  6. Run python app.py to run the app

About

FOCOS (Fuzzy Operational Cognition of Safety Culture)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published