--- /dev/null
+[Python][] is a programming language designed to be easy to write and
+maintain. The Python philosophy is encapsulated in [the Zen of
+Python][pep20].
+
+See the [liki page][] for assorted useful tidbits.
+
+[Python]: http://www.python.org/
+[pep20]: http://www.python.org/dev/peps/pep-0020/
+[balance]: http://projects.scipy.org/numpy/wiki/CodingStyleGuidelines
+[liki page]: http://www.physics.drexel.edu/liki/index.php/Python
+
+[[!tag tags/tools]]
+[[!tag tags/programming]]
+[[!tag tags/python]]