Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Generate treq-using Python client code #16

Open
exarkun opened this issue Jan 9, 2019 · 2 comments
Open

Generate treq-using Python client code #16

exarkun opened this issue Jan 9, 2019 · 2 comments

Comments

@exarkun
Copy link
Contributor

exarkun commented Jan 9, 2019

requests is great for synchronous http

treq is great for asynchronous http

@coderfromhere
Copy link

requests is great for asynchronous http too, with a help from gevent. Socket implementation should not affect the awesomeness of a higher-level interface :)

@exarkun
Copy link
Contributor Author

exarkun commented Jan 15, 2021

Okay. Sure. Sounds like that would make a good, separate ticket too.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants