A useful asynchronous library that is built on top of aiobotocore
Project description
cowfish
A useful asynchronous library that is built on top of aiobotocore
Usage
python -m cowfish.sqsprocesser queue_name region_name
Examples
firehose = Firehose(name, worker_params={'maxsize': 1000})
async def go():
await firehose.put({'a': 3, 'b': 4})
...
await firehose.stop()
For dynamodb
use aioboto3 instead.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cowfish-0.3.1.tar.gz
(9.6 kB
view details)
Built Distribution
cowfish-0.3.1-py3-none-any.whl
(13.4 kB
view details)
File details
Details for the file cowfish-0.3.1.tar.gz
.
File metadata
- Download URL: cowfish-0.3.1.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.8.0 tqdm/4.45.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 47f8fc4cf1d7e8c78194baeb74066bbaa0187f0bb5b687c0664774f839b91034 |
|
MD5 | 32b92cfcacdffbe63b67c0c49cb93302 |
|
BLAKE2b-256 | d75e15bc081f264ba88b9f98e864647f1486902cb2de567c0c1cd959f51fb8ae |
File details
Details for the file cowfish-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: cowfish-0.3.1-py3-none-any.whl
- Upload date:
- Size: 13.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.8.0 tqdm/4.45.0 CPython/3.7.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1af92fe8dda4e67ffac046aa9948ec4738e26124625b64a01396163b67caee9 |
|
MD5 | 16d4912bb6992e0f11188b45fa726f07 |
|
BLAKE2b-256 | 6f74a72a18a9f60eebdf3003ed06aa9ab0ff7183223d6a0602b6d94fa1fbea10 |