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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: kabbes_aws_connections-0.7.0.tar.gz
  • Upload date:
  • Size: 6.3 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.7.0.tar.gz
Algorithm Hash digest
SHA256 86bd77d5d63bf4adc2a6415ea6784fd306174ae9663d2673955ca857630240d5
MD5 b4323d700bad118e4fdc84e99a1993ce
BLAKE2b-256 b2b0d2522904742ea901b8efc2edfa788209e2ad5c895e8bd209957b7f1995d2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: kabbes_aws_connections-0.7.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.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a5fa9364974b4ef37dcd20fef31343dae9a0f89893e34cccbec4171affe3ffa9
MD5 312bd996b26124efab1ab8e10c61b58d
BLAKE2b-256 cedf44daace587260ed333cdb8ca17248a3e0fa4db2f4e6cee3ded9472a5de6a

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