turinglab/README.md

14 lines
140 B
Markdown
Raw Normal View History

2021-09-16 13:51:22 +03:00
# turinglab
## Installation
```
pip install git+https://github.com/Maks1mS/turinglab.git
```
## Develop
```
python setup.py develop
```