Francesc Elies

Results 64 comments of Francesc Elies

If in the end this turns to be useful, I believe this would require `cmake` as a dependency. cmake is available in anaconda, but for pip install users I guess...

Hi Şafak, In https://github.com/Blosc/c-blosc/issues/196 and https://github.com/Blosc/python-blosc/issues/118 have been some discussions to provide conda forge ready builds for the blosc packages. Maybe something went wrong with the build you downloaded, not...

I'm not sure if the following will be of any help, but for templating in bquery in the end we used jinja templates, I guess you might have already seen,...

py27, 32 https://github.com/Blosc/bcolz/blob/master/appveyor.yml#L29-L33 was commented out (maybe to reduce the time appveyor takes to run) see https://ci.appveyor.com/project/FrancescAlted/bcolz/branch/master Maybe you could bring it back again in a new branch and see...

Would be an option to use `unittest.skipIf` with something like `bcolz.mock_here` in similar way like https://github.com/Blosc/bcolz/pull/218?

I never tried coverage on cython code, maybe this link could be useful http://blog.behnel.de/posts/coverage-analysis-for-cython-modules.html

I noticed you use coveralls for bloscpack, might you be interested in using that here to?

I would also be interested on that, what's wrong with yasnippets? I really like them

Thanks for your answer, by the way I was gladly surprised that it worked with `.authinfo.gpg` 👍 Is there any other way of setting user and password for the requests?...

Closing, I am not using this since a long time and I feel nothing will happen here, thanks for your help.