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.5.0.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

kabbes_aws_connections-0.5.0-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: kabbes_aws_connections-0.5.0.tar.gz
  • Upload date:
  • Size: 6.6 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.5.0.tar.gz
Algorithm Hash digest
SHA256 e3208eda13775ed63df8bda901bdb9f26e010ea969841bff265455b6d5720ea2
MD5 895808e71ca5a108474f6eeb0af6036f
BLAKE2b-256 b5d4ec448bae493902dba60c3fc105855a1718477e4ab73a3cdab7127d2ff146

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kabbes_aws_connections-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 6.9 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.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f710519934efb3806fbb85e9794011454a1d33ed51f8310ba08da5932ccea101
MD5 543c74a08ebf93a1a1662b640342d604
BLAKE2b-256 d31fca0eb5a301bc9ddece85baed69249ed34c7ccf4372935b290861f2ef06a4

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