mirror of
https://github.com/wekan/wekan.git
synced 2025-06-28 17:34:01 -04:00
1.1 KiB
1.1 KiB
Some Python etc code in WeKan, that is not yet added directly to WeKan:
- LDAP sync script, that also correctly removes users
- Email notifications to AWS SES
- Prometheus Exporter
- Burndown Chart
- Scheduler
- Cleanup
- API client, most complete (modelled after Trello API client)
- API CLI
- 2nd API client
- Stats
- Logstash and ElasticSearch
- iCal server in Python and PHP
- Sandstorm CSV related Python code
- Trello API test code