Updated Python (markdown)

Lauri Ojansivu 2022-06-01 01:00:51 +03:00
parent b524d39bab
commit b90342daf7

@ -3,8 +3,9 @@ Some Python etc code in WeKan, that is not yet added directly to WeKan:
- [Burndown Chart](https://github.com/wekan/wekan/wiki/Burndown-and-Velocity-Chart)
- [Scheduler](https://github.com/wekan/wekan-scheduler)
- [Cleanup](https://github.com/wekan/wekan-cleanup)
- [WeKan API client for interacting with the WeKan® REST-API](https://github.com/wekan/wekan/Python) (modelled after Trello API client)
- [API CLI](https://github.com/wekan/wekan/blob/master/api.py)
- [API client](https://github.com/wekan/wekan-python-api-client)
- [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)