Skip to main content

provides helper functions for connections to AWS services via Python

Project description

GitHub Pages
PyPI

aws_connections

Package for easy connections to AWS based on the boto3 library


Installation

pip install kabbes_aws_connections


Usage

For more in-depth documentation, read the information provided on the Pages. Or better yet, read the source code.

import aws_connections as aws
aws_conn = aws.Connection( aws_access_key_id = 'XXXXXX', aws_secret_access_key = 'XXXXXX )
remote_Path = aws.s3.S3Path( bucket = 'mybucket', path = 'path/to/file/asdf.txt', conn = aws_conn )
remote_Path.download( destination = 'C:/Local/Path/asdf.txt' )
remote_Path.copy( destination = 'path/to/file/asdf_copy.txt' )

Author

James Kabbes

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

kabbes_aws_connections-0.6.0.tar.gz (6.4 kB view details)

Uploaded Source

Built Distribution

kabbes_aws_connections-0.6.0-py3-none-any.whl (6.7 kB view details)

Uploaded Python 3

File details

Details for the file kabbes_aws_connections-0.6.0.tar.gz.

File metadata

  • Download URL: kabbes_aws_connections-0.6.0.tar.gz
  • Upload date:
  • Size: 6.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.63.1 importlib-metadata/4.8.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7

File hashes

Hashes for kabbes_aws_connections-0.6.0.tar.gz
Algorithm Hash digest
SHA256 993880d0937fbcdaf6bf7baf90cbcecf9ea4343eeded01390f0bea660d31f7f5
MD5 c5cc1ec26f8548bf3528c0d3cbd07577
BLAKE2b-256 f29facdbff0965ddf2f73dd44d923bab12e9efa7066978b993c93e8a533fc933

See more details on using hashes here.

File details

Details for the file kabbes_aws_connections-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: kabbes_aws_connections-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 6.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.26.0 requests-toolbelt/0.9.1 urllib3/1.26.7 tqdm/4.63.1 importlib-metadata/4.8.2 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.7

File hashes

Hashes for kabbes_aws_connections-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9f263d85cd73f626f34d772e46c04c11e60f3f0ea6f727886db97a1da8e7b3a1
MD5 fd18d7e223d709338c140300650d34c7
BLAKE2b-256 7fbf522a89cfa75c984aa79df35f1e010d23afb5eec6f9baeb5a1491ae93810f

See more details on using hashes here.

Supported by

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