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
Release history Release notifications | RSS feed
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.11.dev0.tar.gz
(3.3 kB
view details)
File details
Details for the file pys3utils-0.11.dev0.tar.gz.
File metadata
- Download URL: pys3utils-0.11.dev0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.14.2 setuptools/40.8.0 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
efa9657d2f3ac6f635ceca4dfb7fcbe5ec12f7b8c51fd173484dbab31762eb13
|
|
| MD5 |
26cdb7ac0f0e8179cbcd393b42cc9d95
|
|
| BLAKE2b-256 |
7f5d2af94425c8324d00112fb511e0b314b1bd85a5c222829f608c445bdb55f3
|