From eeb5991c0ce81bff7cd93a8ef6517d4a9653a6bf Mon Sep 17 00:00:00 2001 From: Johann Schopplich Date: Mon, 27 Oct 2025 19:17:44 +0100 Subject: [PATCH] docs: add 2 Python ports (closes #11, #7) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7574756..1136970 100644 --- a/README.md +++ b/README.md @@ -850,6 +850,8 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t ## Ports in Other Languages - **Elixir**: [toon_ex](https://github.com/kentaro/toon_ex) +- **Python**: [python-toon](https://github.com/xaviviro/python-toon) +- **Python**: [toon-python](https://gitlab.com/KanTakahiro/toon-python) ## License