Guilhem Saurel

Results 76 issues of Guilhem Saurel

Hi, Thanks for this super nice project ! This PR add support for the https://github.com/pypa/manylinux distribution. This allows to create binary python wheels and upload them to PyPI through github...

Hi, First, thanks for your project ! I made 4 tiny changes (see commit messages), that you may want to merge, or not. If you want only some of them,...

@nim65s -- can you help me to include Ipopt in gitlab-ci?

ci/cd

Hi, This PR adds support for `Pipfile.lock` (https://github.com/pypa/pipfile), with a new `-p` option for the CLI, a really simple `read_pipfile` util inspired from the existing `read_requirements`, and a unit test....

enhancement

Hello, In my current use cases, in don't have a `1.2.3` tag for the version 1.2.3, but a `v1.2.3` one. Maybe we could add a little configuration for this in...

Hi, Raspbian buster 32bits, on a Raspberry Pi 4, raise the following issue with `python3-numpy` (python 3.7.3, numpy 1.16.2): ```python 13/21 Test #13: py-user-type .....................***Failed 0.39 sec code: 256 code:...

Hi, I'm making a Django project requiring IoT and Instant Messaging interfaces. This works well with Channels, thanks ! For this, I found a nice MQTT ASGI server, and didn't...

Hi, Thanks a lot for this fantastic project ! I've build a simple webhook server with it: https://github.com/nim65s/matrix-webhook, and I guess it can be added in the docs.

Hi, I can see some releases versions in the git branch names and in https://sourceforge.net/projects/pythonqt/files/pythonqt/ ; but https://github.com/MeVisLab/pythonqt/releases is empty. Could you add the git tags for the existing versions...