Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.

Commit d81690d

Browse files
committed
Create README.md
1 parent d2d4c13 commit d81690d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)