Go to file
2021-09-19 09:20:51 +03:00
.vscode add tests 2021-09-17 21:56:19 +03:00
tests add tests 2021-09-17 21:56:19 +03:00
turinglab add support multiple tests 2021-09-19 09:20:51 +03:00
.gitignore init 2021-09-15 22:39:37 +03:00
README.md Update README.md 2021-09-19 00:33:01 +03:00
setup.py migrate to setuptools_scm 2021-09-17 22:28:54 +03:00

turinglab

Installation

pip install git+https://github.com/Maks1mS/turinglab.git

Develop

python setup.py develop

Usage

turinglab <input_file> <input_string> <output_file>

Example

turinglab 0to1to0.tur 101 .\out

Content of out\report.docx:

image

Content of out\graph.svg:

image