There was a problem fetching the pipeline summary.
Added encryption/decreption capabilities
* Also the command line options should now work as expected * Added an identity converter that just outputs .json output. This allows to postprocess files that have already been created. * Breaking changes to the data format: students is now a list * Bump python version to 3.5 to support typing
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- .gitlab-ci.yml 7 additions, 10 deletions.gitlab-ci.yml
- Makefile 1 addition, 1 deletionMakefile
- bin/hektor 3 additions, 2 deletionsbin/hektor
- hektor.py 207 additions, 61 deletionshektor.py
- lib/__init__.py 1 addition, 0 deletionslib/__init__.py
- lib/generic.py 2 additions, 1 deletionlib/generic.py
- lib/identity.py 15 additions, 0 deletionslib/identity.py
- lib/qti.py 7 additions, 7 deletionslib/qti.py
- lib/xls.py 13 additions, 30 deletionslib/xls.py
- setup.py 4 additions, 2 deletionssetup.py
Loading
Please register or sign in to comment