Initial commit to ONF Docs site

Change-Id: Ic882d6c7cc2f17a8fe74acee5cb70352b04aada2
diff --git a/tools/python.rst b/tools/python.rst
new file mode 100644
index 0000000..2b02ee4
--- /dev/null
+++ b/tools/python.rst
@@ -0,0 +1,30 @@
+Python
+======
+
+
+Formatting
+----------
+
+Black
+
+
+Lint
+----
+
+Pylint
+
+
+Testing
+-------
+
+Unittest
+
+
+Tox
+
+
+
+Taking a codebase from Python 2 to Python 3
+-------------------------------------------
+
+