Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100415
| From | Albert-Jan Roskam <sjeik_appie@hotmail.com> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Screenshots in Sphinx docs |
| Date | 2015-12-14 16:31 +0000 |
| Message-ID | <mailman.11.1450110745.14916.python-list@python.org> (permalink) |
Hello, I'd like to include up-to-date screenshots (of a tkinter app) into my Sphinx documentation. This looks ok: https://pypi.python.org/pypi/sphinxcontrib-programscreenshot BUT I need something that works on Windows (Python 2.7). Can any recommend an approach? I thought about using PIL: http://www.varesano.net/blog/fabio/capturing%20screen%20image%20python%20and%20pil%20windows Thanks! Albert-Jan
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Screenshots in Sphinx docs Albert-Jan Roskam <sjeik_appie@hotmail.com> - 2015-12-14 16:31 +0000
csiph-web