python-codewars-solutions/README.md

8 lines
152 B
Markdown
Raw Normal View History

2024-01-23 13:32:21 +00:00
# Codewars solutions in python
## Quickstart
```console
$ pip install git+https://github.com/codewars/python-test-framework.git#egg=codewars_test
```