Skip to main content

Async http client

Project description

Build Status Coverage Status

aiosonic

Async http client

This project is in alpha state.

Features:

  • Keepalive and pool of connections
  • Multipart File Uploads
  • Connection Timeouts

TODO

In order

  • Automatic Decompression
  • International Domains and URLs (idna + cache)
  • Sessions with Cookie Persistence
  • Basic/Digest Authentication
  • Elegant Key/Value Cookies

Development

Install packages with pip-tools:

pip install pip-tools
pip-compile
pip-compile dev-requirements.in
pip-sync requirements.txt dev-requirements.txt

Contribute

  1. Fork
  2. create a branch feature/your_feature
  3. commit - push - pull request

Thanks :)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aiosonic-0.0.1.tar.gz (7.1 kB view hashes)

Uploaded Source

Built Distribution

aiosonic-0.0.1-py3-none-any.whl (7.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page