Skip to content

This repository is a read-only mirror.

Notifications You must be signed in to change notification settings

Maks1mS/turinglab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turinglab

Installation

pip install git+https://git.slipenko.com/UniversityProjects/turinglab.git

Develop

python setup.py develop

Usage

turinglab input_file output_dir [-t TESTS [TESTS ...]] [-e EMPTY_CHARACTER] [-f]

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

About

This repository is a read-only mirror.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages