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.
Release files for cowfish 0.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cowfish-0.3.1.tar.gz | 9.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cowfish-0.3.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 23.1 kB
Release files / cowfish-0.3.1.tar.gz
| Download URL | cowfish-0.3.1.tar.gz |
|---|---|
| Size | 9.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
47f8fc4cf1d7e8c78194baeb74066bbaa0187f0bb5b687c0664774f839b91034
|
|
BLAKE2b-256 checksum How to use checksums |
d75e15bc081f264ba88b9f98e864647f1486902cb2de567c0c1cd959f51fb8ae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / cowfish-0.3.1-py3-none-any.whl
| Download URL | cowfish-0.3.1-py3-none-any.whl |
|---|---|
| Size | 13.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b1af92fe8dda4e67ffac046aa9948ec4738e26124625b64a01396163b67caee9
|
|
BLAKE2b-256 checksum How to use checksums |
6f74a72a18a9f60eebdf3003ed06aa9ab0ff7183223d6a0602b6d94fa1fbea10
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|