Bug#942829: ITP: wurlitzer -- Capture C-level output in context managers
Package: wnpp Severity: wishlist Owner: Alexandre Marie * Package name: wurlitzer Version : 1.0.3 Upstream Author : Min RK * URL : https://github.com/minrk/wurlitzer * License : Expat Programming Lang: Python Description : Capture C-level output in context managers A common task in Python (especially while testing or debugging) is to redirect sys.stdout to a stream or a file while executing some piece of code. However, simply "redirecting stdout" is sometimes not as easy as one would expect. In particular, things become interesting when you want C code running within your Python process (including, but not limited to, Python modules implemented as C extensions) to also have its stdout redirected according to your wish. This turns out to be tricky and leads us into the interesting world of file descriptors, buffers and system calls. It is a dependency of lmfit. It will be maintain in Debian-Science team.
Bug#942846: ITP: jupyter-sphinx -- Enables running code embedded in Sphinx documentation
Package: wnpp Severity: wishlist Owner: Alexandre Marie * Package name: jupyter-sphinx Version : 0.2.1 Upstream Author : Jupyter Development Team * URL : https://github.com/jupyter/jupyter-sphinx * License : BSD 3-Clause "New" or "Revised" License Programming Lang: Python Description : Enables running code embedded in Sphinx documentation Jupyter-sphinx is a Sphinx extension that executes embedded code in a Jupyter kernel, and embeds outputs of that code in the document. It has support for rich output such as images, Latex math and even javascript widgets, and it allows to enable thebelab for live code execution with minimal effort. It is a dependency of lmfit package. I need it to package lmfit. It will be maintain in Debian-Science team.
Bug#949590: ITP: xsocs -- Automatic analysis of 5D sets of data
Package: xsocs Severity: wishlist Owner: Alexandre Marie * Package name: xsocs Version : 0.6.0 Upstream Author : Thomas Vincent * URL : https://gitlab.esrf.fr/kmap/xsocs/ * License : MIT Programming Lang: Python Description : Automatic analysis of 5D sets of data The X-ray Strain Orientation Calculation Software (X-SOCS) is a user-friendly software, developed for automatic analysis of 5D sets of data recorded during continuous mapping measurements. X-SOCS aims at retrieving strain and tilt maps of nanostructures, films, surfaces or even embedded structures.