Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 213 Bytes

File metadata and controls

13 lines (11 loc) · 213 Bytes

SDEC-API

A backend application that provides an API endpoint for each SDEC functions.

Before running:

  • pip install -e ./SDECv2
{
  "python.analysis.extraPaths": [
    "${workspaceFolder}/SDECv2"
  ]
}