Skip to content

PortNLP/FOCOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

177 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

2 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors