From 3b2efc427f77cf805e99f50c3dc0c2d49151bd7b Mon Sep 17 00:00:00 2001 From: Serafina Brocious Date: Mon, 12 Apr 2021 02:08:13 -0400 Subject: [PATCH] Added Python implementation --- src/_includes/partials/implementations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/_includes/partials/implementations.md b/src/_includes/partials/implementations.md index a8be118..4c6ddb2 100644 --- a/src/_includes/partials/implementations.md +++ b/src/_includes/partials/implementations.md @@ -8,6 +8,7 @@ * Dart: [kdl-dart](https://github.com/jellymann/kdl-dart) * Java: [kdl4j](https://github.com/hkolbeck/kdl4j) * PHP: [kdl-php](https://github.com/kdl-org/kdl-php) +* Python: [kdl-py](https://github.com/daeken/kdl-py) ## Editor Support