mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Created Python (markdown)
parent
9ff331fca7
commit
a032ce3ed8
1 changed files with 10 additions and 0 deletions
10
Python.md
Normal file
10
Python.md
Normal file
|
|
@ -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)
|
||||
Loading…
Add table
Add a link
Reference in a new issue