Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

use treq instead of requests #1060

Open
kalikaneko opened this issue Apr 20, 2017 · 1 comment
Open

use treq instead of requests #1060

kalikaneko opened this issue Apr 20, 2017 · 1 comment

Comments

@kalikaneko
Copy link
Contributor

in bitmask we removed the requests dependency some time ago. we recently introduced treq, since it has a nice api and simplifies a lot all the http client code.

I think pixelated could depend on treq instead of requests, it also plays nicely with the rest of the async codebase.

@tuliocasagrande
Copy link
Collaborator

Hey @kalikaneko, we use requests marginally on some auxiliary resources, but I agree with you it'd be suitable to move everything to treq.

I'm afraid we won't be able to prioritize this at this moment, though.
On the other hand, if you submit a PR with it, I'll be happy to review it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants