diff --git a/Python.md b/Python.md new file mode 100644 index 0000000..c9db747 --- /dev/null +++ b/Python.md @@ -0,0 +1,10 @@ +Some Python etc code in WeKan, that is not yet added directly to WeKan: +- [Prometheus Exporter](https://github.com/wekan/wekan-prometheus-exporter) +- [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) +- [API CLI](https://github.com/wekan/wekan/blob/master/api.py) +- [API client](https://github.com/wekan/wekan-python-api-client) +- 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) \ No newline at end of file