Skip to main content

Connector and storage over boto

Project description

Aioworkers Boto

PyPI - Version PyPI - Python Version


Table of Contents

Installation

pip install aioworkers-boto

Use

s3:
  cls: aioworkers_boto.storage.Storage
  bucket: mybucket
  path: subdir/subsubdir
  connection:
    endpoint_url: https://...
    aws_secret_access_key: '&124323453456789'
    aws_access_key_id: key-id
    region_name: us-east-1
  format: json
await context.s3.set(key, data)  # save data
d = await context.s3.get(key)  # get data
await context.s3.set(key, None)  # delete

License

aioworkers-boto is distributed under the terms of the Apache-2.0 license.

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

aioworkers_boto-0.1.0.tar.gz (7.8 kB view details)

Uploaded Source

Built Distribution

aioworkers_boto-0.1.0-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file aioworkers_boto-0.1.0.tar.gz.

File metadata

  • Download URL: aioworkers_boto-0.1.0.tar.gz
  • Upload date:
  • Size: 7.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.23.0

File hashes

Hashes for aioworkers_boto-0.1.0.tar.gz
Algorithm Hash digest
SHA256 eef182d7fd4c56581dfe195cc006fde8c8dc534f862c0d68a6f66cba643c3090
MD5 256ef22af09067bbba9b84acc6a821ae
BLAKE2b-256 c7f7f87b001398d43632188c35ccaae44427e23114d04c337ff50131a5711a3f

See more details on using hashes here.

File details

Details for the file aioworkers_boto-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for aioworkers_boto-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4453856c7b24856d61ba70a84ebdc0764aec90dae1fb9403db444ef265e1fcdb
MD5 7a06aa26be60594f453cb520d953a8db
BLAKE2b-256 7ef59b0600ca576e11f7992c979aa2c7d626e78a0ebbadc937954f37f19c0d2b

See more details on using hashes here.

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