Update Python.md

This commit is contained in:
Lauri Ojansivu 2025-07-08 14:16:49 +03:00 committed by GitHub
parent 722faf8aaa
commit bb0814bb11
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,6 +10,6 @@ Some Python etc code in WeKan, that is not yet added directly to WeKan:
- [2nd 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)
- iCal server in [Python](https://github.com/wekan/wekan-ical-server)
- [Sandstorm CSV related Python code](Wekan-Sandstorm-cards-to-CSV-using-Python)
- [Trello API test code](https://github.com/wekan/wekan/tree/main/docs/ImportExport/trello)