diff --git a/Python.md b/Python.md index 19acd0e..a6cbc89 100644 --- a/Python.md +++ b/Python.md @@ -1,4 +1,5 @@ Some Python etc code in WeKan, that is not yet added directly to WeKan: +- [LDAP sync script, that also correctly removes users](https://github.com/wekan/wekan/blob/master/ldap-sync/ldap-sync.py) - [Email notifications to AWS SES](https://github.com/wekan/wekan/issues/3543#issuecomment-1199897164) - [Prometheus Exporter](https://github.com/wekan/wekan-prometheus-exporter) - [Burndown Chart](Burndown-and-Velocity-Chart)