Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #100415 > unrolled thread

Screenshots in Sphinx docs

Started byAlbert-Jan Roskam <sjeik_appie@hotmail.com>
First post2015-12-14 16:31 +0000
Last post2015-12-14 16:31 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Screenshots in Sphinx docs Albert-Jan Roskam <sjeik_appie@hotmail.com> - 2015-12-14 16:31 +0000

#100415 — Screenshots in Sphinx docs

FromAlbert-Jan Roskam <sjeik_appie@hotmail.com>
Date2015-12-14 16:31 +0000
SubjectScreenshots in Sphinx docs
Message-ID<mailman.11.1450110745.14916.python-list@python.org>
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
 		 	   		  

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web