diff --git a/resources.html b/resources.html
index 5963d3f..f40ea5b 100644
--- a/resources.html
+++ b/resources.html
@@ -146,7 +146,7 @@
@@ -154,6 +154,10 @@
+Python
+
Ruby
- Redcarpet
diff --git a/resources.md b/resources.md
index 9f5ead0..8770253 100644
--- a/resources.md
+++ b/resources.md
@@ -88,6 +88,8 @@
* [marked](https://github.com/chjj/marked)
* PHP
* [PHP Markdown](http://michelf.ca/projects/php-markdown/)
+* Python
+ * [CommonMark](https://pypi.python.org/pypi/CommonMark)
* Ruby
* [Redcarpet](https://github.com/vmg/redcarpet)
* [Maruku](https://github.com/bhollis/maruku)
diff --git a/resources_content.html b/resources_content.html
index ca98dec..caab331 100644
--- a/resources_content.html
+++ b/resources_content.html
@@ -122,7 +122,7 @@
@@ -130,6 +130,10 @@
+Python
+
Ruby