Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install boto-utils

How to install boto_utils

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install boto-utils
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.2
0.3Never BuiltWhy not?
0.2 Available View build log
0.1.7 Available View build log
0.1.6 Available View build log
0.1.4 Available View build log
0.1.3 Available View build log
0.1.1 Available View build log
0.1 Available View build log
Windows (64-bit)
0.2
0.3Never BuiltWhy not?
0.2 Available View build log
0.1.7 Available View build log
0.1.6 Available View build log
0.1.4 Available View build log
0.1.3 Available View build log
0.1.1 Available View build log
0.1 Available View build log
Mac OS X (10.5+)
0.2
0.3Never BuiltWhy not?
0.2 Available View build log
0.1.7 Available View build log
0.1.6 Available View build log
0.1.4 Available View build log
0.1.3 Available View build log
0.1.1 Available View build log
0.1 Available View build log
Linux (32-bit)
0.3 Available View build log
0.2 Available View build log
0.1.7 Available View build log
0.1.6 Available View build log
0.1.4 Available View build log
0.1.3 Available View build log
0.1.1 Available View build log
0.1 Available View build log
Linux (64-bit)
0.3 Available View build log
0.2 Available View build log
0.1.7 Available View build log
0.1.6 Available View build log
0.1.4 Available View build log
0.1.3 Available View build log
0.1.1 Available View build log
0.1 Available View build log
 
Dependencies
Imports
Lastest release
version 0.3 on Nov 30th, 2012

Command-line tools for interacting with Amazon Web Services, based on Boto.

Currently included are:

  • s3-put: Upload file(s) to S3. Built to replace Boto's s3put command, allowing placement of files inside directories within buckets. Also allows recursive upload of entire directories.

  • s3-geturl: Outputs signed (authenticated) S3 urls to objects which expire after a specified time

  • s3-copy: Copy objects within (or between) S3 buckets

  • ses-send-email: Send an email via SES. Replacement for the ses-send-email.pl script provided by Amazon, which is a (ahem) a total nightmare to get running; and installing unpackaged source code manually just makes me uncomfortable.

    This tool supports the interface necessary to submit raw mail only; that is, you will have to give the script a raw email as input over stdin. This means it is ideally suited to use along a pipeline, for instance as a mail transport under Postfix (using PIPE)

  • ses-verify-email-address: Manage verified SES email addresses. Pretty much a drop-in replacement for the tool provided by Amazon in the SES developer tools.

  • cloudwatch-put-metric: Put metric data to CloudWatch

All scripts are made to parse a credentials file, which will be in the same format as that expected by some AWS tools. Details here. By default, this is expected to be available at /etc/aws-credentials.txt, but can be overridden by passing the path to your credentials file with -k.

Subscribe to package updates

Last updated Nov 30th, 2012

Download Stats

Last month:3

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.