From 03437aedc9c059a19165c5053ddc332bdea33c5d Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Thu, 8 Sep 2011 09:06:00 -0400 Subject: [PATCH] Update Python post now that the Drexel liki is gone. --- posts/Python.mdwn | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/posts/Python.mdwn b/posts/Python.mdwn index 9d76f5f..0bd2041 100644 --- a/posts/Python.mdwn +++ b/posts/Python.mdwn @@ -2,12 +2,15 @@ maintain. The Python philosophy is encapsulated in [the Zen of Python][pep20]. -See the [liki page][] for assorted useful tidbits. +Useful tidbits: + +* [Hitchhiker's guide to packaging][hgp] +* [NumPy/SciPy documentation guidelines][numpydoc] [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 +[hgp]: http://guide.python-distribute.org/introduction.html +[numpydoc]: https://github.com/numpy/numpy/blob/master/doc/HOWTO_DOCUMENT.rst.txt [[!tag tags/tools]] [[!tag tags/programming]] -- 2.26.2