turinglab/README.md
2021-09-19 09:22:50 +03:00

671 B

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.txt .\out -t 101 1E -e E -f

or

turinglab 0to1to0.txt .\out --tests 101 1E --empty-character E --force

Content of out\report.docx:

image

Content of out\graph.svg:

image