Johan Attali

Results 3 issues of Johan Attali

While trying to install this nice solarized style for Pygments, I ran into several difficulties which I could eventually overcome by using the proper setup.py file. I've added everything into...

- [x] The onFailure callback now has the request paramater, useful for debugging/logging purposes - [x] The Squid encoder is passed to requests rather than forcing camelCase - [x] Improves...

Great lib ! One improvement would be to use an enum type inside a common `rotate` method like such: ``` Animo.rotate(.Degree(-180)) Animo.rotate(.Radian(-M_PI)) ``` Definitely a nice to have, what do...

enhancement