Skip to main content

Python utilities for aws s3

Project description

pys3utils

Python s3 scripts and utilities. This library is intended to help push/pull resources from s3.

Usage

To recursively sync a directory to s3 -- only syncing those files have been recently updated -- write:

python push_project_to_s3.py MY_DIRECTORY MY_BUCKET

This will walk through all files listed

Compiling the package for PyPI

python setup.py sdist
twine upload dist/*

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

pys3utils-0.111.dev0.tar.gz (5.8 kB view hashes)

Uploaded Source

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