François Boulogne

Results 21 issues of François Boulogne

Hi, I realized a significant slow down when I switched from cv2 to imageio of my IOs. Here is a quick benchmark. ``` import imageio print('imageio version ', imageio.__version__) import...

type: question
plugin: pillow

It is not a good idea to store config files in /home/$USER/, but rather to follow the XDG Base Directory Specification. See comments in https://stackoverflow.com/questions/1024114/location-of-ini-config-files-in-linux-unix for instance. Function to improve:...

type: enhancement
core

Hi, When you moderate a planet, you could wish to moderate not only feeds, but also posts and then moderate feeds if the contributor does not respect the policy. I...

feature-request

Hi, If the first lines of an example contains rest syntax (like hyperlinks, bold font, or links to API), the raw syntax is displayed. We lose space and it's not...

In scikit-image, we discovered that this pluggin is working only for sphinx >= 1.8. Would it be possible to provide the min requirements in a requirements.txt file please? Thanks a...

I propose to remove scripts using the skimage viewer.

The idea comes from https://github.com/amueller/scipy-2018-sklearn Instead of duplicating the notebooks, they use the %load instruction to load py files stored in a solution directory. I think it's brilliant. I moved...

## Description As discussed on the ML, in this PR, we will start to list our guidelines related to our API. https://mail.python.org/archives/list/[email protected]/thread/QKGR7YSC34MMXWFWLZNHHL3HJCBSAXN3/ ## TODO * [ ] fix numbers in...

:page_facing_up: Documentation
:muscle: Work in progress
:speech_balloon: Discussion
:sos: To take over

Hi, It would be nice to know the min python3 version for each feature. Thanks!

## Description This PR replaces and enhances #979 TODO list - [x] Move code to correct location - [x] improve example - [ ] add unitests - [x] Fix API...

:muscle: Work in progress
:sos: To take over
:pray: Feature request