8 lines
152 B
Markdown
8 lines
152 B
Markdown
|
# Codewars solutions in python
|
||
|
|
||
|
## Quickstart
|
||
|
|
||
|
```console
|
||
|
$ pip install git+https://github.com/codewars/python-test-framework.git#egg=codewars_test
|
||
|
```
|