python-codewars-solutions/README.md

10 lines
223 B
Markdown
Raw Normal View History

2024-01-23 13:32:21 +00:00
# Codewars solutions in python
2024-03-06 15:06:02 +00:00
![](https://www.codewars.com/users/thib8956/badges/small?theme=light)
2024-01-23 13:32:21 +00:00
## Quickstart
```console
$ pip install git+https://github.com/codewars/python-test-framework.git#egg=codewars_test
```