From e1ca83a4c0ce08aa8c14ccc821e7b62f0d1455e3 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 27 Jan 2022 21:23:57 +0200 Subject: [PATCH] Updated Python (markdown) --- Python.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Python.md b/Python.md index c9db747..05b39ce 100644 --- a/Python.md +++ b/Python.md @@ -5,6 +5,8 @@ Some Python etc code in WeKan, that is not yet added directly to WeKan: - [Cleanup](https://github.com/wekan/wekan-cleanup) - [API CLI](https://github.com/wekan/wekan/blob/master/api.py) - [API client](https://github.com/wekan/wekan-python-api-client) +- [Stats](https://github.com/wekan/wekan-stats) +- [Logstash and ElasticSearch](https://github.com/wekan/wekan-logstash) - iCal server in [Python](https://github.com/wekan/wekan-ical-server) and [PHP](https://github.com/wekan/wekan-ical-php) - [Sandstorm CSV related Python code](https://github.com/wekan/wekan/wiki/Wekan-Sandstorm-cards-to-CSV-using-Python) - [Trello API test code](https://github.com/wekan/wekan/tree/master/trello) \ No newline at end of file