diff --git a/index.html b/index.html
index 7151ee4c7bef5d4a1f950dfdb812f2fa80f19171..ee4efe4cb0a73edfb250a3f066fa17fd3d2734e0 100644
--- a/index.html
+++ b/index.html
@@ -59,6 +59,8 @@ uid                  Niels Möller <nisse@lysator.liu.se>
     Nettle bindings are included with the official distribution.</dd>
   <dt> <a href='https://crates.io/crates/nettle'>Rust</a> </dt>
   <dd> Rust bindings by Kai Michaelis. </dd>
+  <dt> <a href='https://github.com/rindlow/python-nettle'>Python</a></dt>
+  <dd> Python bindings by Henrik Rindlöw. </dd>
   <dt> TCL </dt>
   <dd> Included in the chiark-tcl debian package by Ian Jackson (not
     sure if/how it's distributed outside of debian). </dd>