Skip to content
This repository has been archived by the owner on Feb 21, 2020. It is now read-only.

SUNET/eduid-idproofing-letter

Repository files navigation

.. contents::

Introduction

POC Flask api micro service

Install

For development and testing, make a virtualenv, activate it, and install like::

$ virtualenv venv $ source venv/bin/activate $ pip install -r requirements/dev.txt

Test

Once installed, test it with::

$ source venv/bin/activate $ nosetests

Releases

No releases published

Packages

No packages published