ofw

Results 6 comments of ofw

Thanks! I think a better API would be to introduce a flag `pretty=True|False` to pretty print curl command when each part is on separate line

Looks great, thanks! And about small test I mean if it is possible to reproduce bug that is fixed by your MR so it can be unit-tested?

Originally, I never intended to support python2, so it is better to remove completely any py2 compatibility

Hi! First of all, thank you for your contribution! I have a couple of comments: * I think it is better move `requirements.txt` to `requirements_test.txt` to make it clear that...

> OK, i give a try using a flag for switching between the tempfile method and an inline one (if possible) Let me know please if you are going to...

Ok, I'll look into it