Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100415
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Albert-Jan Roskam <sjeik_appie@hotmail.com> |
| Newsgroups | comp.lang.python |
| Subject | Screenshots in Sphinx docs |
| Date | Mon, 14 Dec 2015 16:31:17 +0000 |
| Lines | 8 |
| Message-ID | <mailman.11.1450110745.14916.python-list@python.org> (permalink) |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="windows-1256" |
| Content-Transfer-Encoding | base64 |
| X-Trace | news.uni-berlin.de gtGEvohY35Ur5RJ3l6yKNgfGP8SWFjYZ1Y3eqe+iJq+Q== |
| Return-Path | <sjeik_appie@hotmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.004 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'url:pypi': 0.03; '(python': 0.05; '(of': 0.07; 'sphinx': 0.07; 'url:blog': 0.10; 'up-to-date': 0.13; 'received:io': 0.16; 'received:psf.io': 0.16; 'screenshots': 0.16; 'windows': 0.20; 'tkinter': 0.22; 'looks': 0.29; "i'd": 0.31; 'url:python': 0.33; 'thanks!': 0.34; 'something': 0.35; 'but': 0.36; 'url:org': 0.36; 'to:addr:python- list': 0.36; 'thought': 0.37; 'to:addr:python.org': 0.40; 'hello,': 0.40; 'url:%20': 0.63; 'charset:windows-1256': 0.67 |
| X-TMN | [Nn3H9dsvBopj/5NcFP2ls3IylN8d+xVa] |
| X-Originating-Email | [sjeik_appie@hotmail.com] |
| Importance | Normal |
| X-OriginalArrivalTime | 14 Dec 2015 16:31:17.0847 (UTC) FILETIME=[DB9FF670:01D1368C] |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.20+ |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Xref | csiph.com comp.lang.python:100415 |
Show key headers only | View raw
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