Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Added asks python package to list #66

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nicksspirit
Copy link

What is this project?

I am adding asks which is a http async library inspired by requests. It also supports curio and trio.

Why is it awesome?

  • It emulates the tried and true API of requests
  • Compared to aiohttp it is much much more fluid to write async http calls
  • Supports alternatives to asyncio: trio and curio

@luckydonald
Copy link

The link is: https://github.com/theelous3/asks

@nicksspirit
Copy link
Author

Yeah the link is correct in the commit

@luckydonald
Copy link

luckydonald commented Jan 6, 2020

Yes, now people can also browse the library without needing to dive into your commit diff.

@nicksspirit
Copy link
Author

Ohhhh... gotcha!

@timofurrer
Copy link
Owner

@OdinTech3 there haven't been any upvotes so far. Can you elaborate on why asks is awesome? Maybe also compared to someything like httpx ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants