Skip to content

Analysis of the LEAP service impact measures for domains 2 and 3

License

Notifications You must be signed in to change notification settings

Dartington-SDL/leap_quant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leap_quant

Analysis of the LEAP service impact measures for domains 2 and 3

Getting started

To run this project, you will need Poetry installed To install Poetry:

# You need pipx to ensure that your poetry install is clean
brew install pipx
pipx install poetry
# `poetry install` creates a venv for this project
# Ensure that you are in this project's directory in your terminal before running this
poetry install
# Run the run_file with the created Venv
poetry run python run_file.py

Running the Tests

# This runs Pytest in watch mode
poetry run ptw

About

Analysis of the LEAP service impact measures for domains 2 and 3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published