We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2d4c13 commit d81690dCopy full SHA for d81690d
1 file changed
README.md
@@ -0,0 +1,11 @@
1
+This repo is the home of an effort to turn the orignal tutorial teach [xlrd][1], [xlwt][2] and [xlutils][3] into a [Sphinx][4] project.
2
+
3
+It is currently stalled and likely always will be. In the meantime, here's a link to a PDF rendering of the original Open Office document:
4
5
+http://www.simplistix.co.uk/presentations/python-excel.pdf
6
7
+[1]: https://github.com/python-excel/xlrd
8
+[2]: https://github.com/python-excel/xlwt
9
+[3]: https://github.com/python-excel/xlutils
10
+[4]: http://sphinx-doc.org/
11
0 commit comments