From 752118d1b5f78fcb294ccf9159b301ec194eef12 Mon Sep 17 00:00:00 2001 From: Johann Schopplich Date: Thu, 30 Oct 2025 09:18:01 +0100 Subject: [PATCH] docs: update Python library links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d5588d..5a3442b 100644 --- a/README.md +++ b/README.md @@ -956,7 +956,7 @@ Task: Return only users with role "user" as TOON. Use the same header. Set [N] t - **Elixir:** [toon_ex](https://github.com/kentaro/toon_ex) - **PHP:** [toon-php](https://github.com/HelgeSverre/toon-php) -- **Python:** [python-toon](https://github.com/xaviviro/python-toon) +- **Python:** [python-toon](https://github.com/xaviviro/python-toon) or [pytoon](https://github.com/bpradana/pytoon) - **Ruby:** [toon-ruby](https://github.com/andrepcg/toon-ruby) - **Java:** [JToon](https://github.com/felipestanzani/JToon) - **.NET:** [toon.NET](https://github.com/ghost1face/toon.NET)