diff --git a/docs/01-telldus-core.dox b/docs/01-telldus-core.dox
index b5987450..0102d138 100644
--- a/docs/01-telldus-core.dox
+++ b/docs/01-telldus-core.dox
@@ -341,8 +341,11 @@
*
* \subsection sec_ol_pyhon Python
*
- * There is no native Python support for TellStick yet. To use telldus-core in Python,
+ * To use telldus-core in Python,
* please have look at the ctypes library. It contains cdll and
* windll to load any dynamic link libraries.
*
+ * There is also a third party library available:
+ * https://github.com/erijo/tellcore-py
+ *
*/