Updated Python (markdown)

Lauri Ojansivu 2022-01-27 21:23:57 +02:00
parent 242f00531a
commit e1ca83a4c0

@ -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)