Dean Malmgren

Results 102 comments of Dean Malmgren

I totally hear you on that. Thanks for the feedback. I obviously have not had too much time to maintain this package in a while. Would someone like to put...

If you can hold off merging this in, I have a few more things that I'll add here :)

OK. I think this is in pretty good shape now. I added a `-p` flag to make it easy to look at the likelihood that a specified set of teams...

Looks like this `!include` directive may be included in the [configure python module](http://configure.readthedocs.org/en/latest/#composition)

@ashanan I did not get around to making a separate project for it, but I threw together something really quickly based on what I was previously doing. [Here's an example](http://bl.ocks.org/deanmalmgren/22d76b9c1f487ad1dde6)...

Nice! I'll open up an issue on your project to incorporate png support. Maybe that's the best path forward for this...

@marcmaxson I'm sorry to hear it isn't working properly. My best guess is that the CSS isn't properly getting transferred into the downloaded image. There is a canvas element somewhere...

I'm not sure what to tell you @prisacaruadela, unfortunately I haven't done anything with this in almost 2 years and I'm not in a good position to look into it...

Might be enough to use a command line tool instead of streaming through python. `md5sum` is pretty darn fast, even on the image-colors example. For example `md5sum` does the 9.5GB...

This sounds amazing. Yes, please. I have not been able to maintain textract for some time now and it's been a source of unnecessary shame. Would love to find a...