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

How to install boto

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install boto
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
2.10.0
2.22.0Never BuiltWhy not?
2.10.0 Available View build log
2.8.0 Available View build log
2.6.0 Available View build log
2.5.2 Available View build log
2.5.0 Available View build log
2.4.1 Available View build log
2.2.2 Available View build log
2.2.1 Available View build log
2.1.1 Available View build log
2.1.0 Available View build log
2.0 Available View build log
2.0rc1 Available View build log
2.0b4 Available View build log
2.0b3 Available View build log
2.0b2 Available View build log
1.9b Available View build log
Windows (64-bit)
2.10.0
2.22.0Never BuiltWhy not?
2.10.0 Available View build log
2.8.0 Available View build log
2.6.0 Available View build log
2.5.2 Available View build log
2.4.1 Available View build log
2.2.2 Available View build log
2.2.1 Available View build log
2.1.1 Available View build log
2.1.0 Available View build log
2.0 Available View build log
2.0rc1 Available View build log
2.0b4 Available View build log
2.0b3 Available View build log
2.0b2 Available View build log
1.9b Available View build log
Mac OS X (10.5+)
2.10.0
2.22.0Never BuiltWhy not?
2.10.0 Available View build log
2.9.9 Available View build log
2.9.8 Available View build log
2.9.7 Available View build log
2.9.5 Available View build log
2.9.4 Available View build log
2.8.0 Available View build log
2.6.0 Available View build log
2.5.2 Available View build log
2.5.0 Available View build log
2.4.1 Available View build log
2.2.2 Available View build log
2.2.1 Available View build log
2.1.1 Available View build log
2.1.0 Available View build log
2.0 Available View build log
2.0rc1 Available View build log
2.0b4 Available View build log
2.0b3 Available View build log
2.0b2 Available View build log
1.9b Available View build log
Linux (32-bit)
2.10.0
2.22.0Never BuiltWhy not?
2.10.0 Available View build log
2.9.9 Available View build log
2.9.8 Available View build log
2.9.7 Available View build log
2.9.5 Available View build log
2.9.4 Available View build log
2.8.0 Available View build log
2.6.0 Available View build log
2.5.2 Available View build log
2.5.0 Available View build log
2.4.1 Available View build log
2.2.2 Available View build log
2.2.1 Available View build log
2.1.1 Available View build log
2.1.0 Available View build log
2.0 Available View build log
2.0rc1 Available View build log
2.0b4 Available View build log
2.0b3 Available View build log
2.0b2 Available View build log
1.9b Available View build log
Linux (64-bit)
2.22.0 Available View build log
2.13.3 Available View build log
2.11.0 Available View build log
2.10.0 Available View build log
2.9.9 Available View build log
2.9.8 Available View build log
2.9.7 Available View build log
2.9.5 Available View build log
2.9.4 Available View build log
2.8.0 Available View build log
2.6.0 Available View build log
2.5.2 Available View build log
2.5.1 Available View build log
2.5.0 Available View build log
2.4.1 Available View build log
2.3.0 Available View build log
2.2.2 Available View build log
2.2.1 Available View build log
2.1.1 Available View build log
2.1.0 Available View build log
2.0 Available View build log
2.0rc1 Available View build log
2.0b4 Available View build log
2.0b3 Available View build log
2.0b2 Available View build log
1.9b Available View build log
2.22.0 Failed View build log
2.13.3 Failed View build log
2.12.0 Failed View build log
2.11.0 Failed View build log
2.10.0 Failed View build log
2.9.9 Failed View build log
2.9.8 Failed View build log
2.9.7 Failed View build log
2.9.5 Failed View build log
2.9.4 Failed View build log
2.8.0 Failed View build log
 
Author
License
MIT
Depended by
Lastest release
version 2.22.0 on Jan 9th, 2014

boto 2.22.0

Released: 2-January-2014

https://travis-ci.org/boto/boto.png?branch=develop https://pypip.in/d/boto/badge.png

Introduction

Boto is a Python package that provides interfaces to Amazon Web Services. At the moment, boto supports:

  • Compute
    • Amazon Elastic Compute Cloud (EC2)
    • Amazon Elastic Map Reduce (EMR)
    • AutoScaling
    • Amazon Kinesis
  • Content Delivery
    • Amazon CloudFront
  • Database
    • Amazon Relational Data Service (RDS)
    • Amazon DynamoDB
    • Amazon SimpleDB
    • Amazon ElastiCache
    • Amazon Redshift
  • Deployment and Management
    • AWS Elastic Beanstalk
    • AWS CloudFormation
    • AWS Data Pipeline
    • AWS Opsworks
    • AWS CloudTrail
  • Identity & Access
    • AWS Identity and Access Management (IAM)
  • Application Services
    • Amazon CloudSearch
    • Amazon Elastic Transcoder
    • Amazon Simple Workflow Service (SWF)
    • Amazon Simple Queue Service (SQS)
    • Amazon Simple Notification Server (SNS)
    • Amazon Simple Email Service (SES)
  • Monitoring
    • Amazon CloudWatch
  • Networking
    • Amazon Route53
    • Amazon Virtual Private Cloud (VPC)
    • Elastic Load Balancing (ELB)
    • AWS Direct Connect
  • Payments and Billing
    • Amazon Flexible Payment Service (FPS)
  • Storage
    • Amazon Simple Storage Service (S3)
    • Amazon Glacier
    • Amazon Elastic Block Store (EBS)
    • Google Cloud Storage
  • Workforce
    • Amazon Mechanical Turk
  • Other
    • Marketplace Web Services
    • AWS Support

The goal of boto is to support the full breadth and depth of Amazon Web Services. In addition, boto provides support for other public services such as Google Storage in addition to private cloud systems like Eucalyptus, OpenStack and Open Nebula.

Boto is developed mainly using Python 2.6.6 and Python 2.7.3 on Mac OSX and Ubuntu Maverick. It is known to work on other Linux distributions and on Windows. Most of Boto requires no additional libraries or packages other than those that are distributed with Python. Efforts are made to keep boto compatible with Python 2.5.x but no guarantees are made.

Installation

Install via pip:

$ pip install boto

Install from source:

$ git clone git://github.com/boto/boto.git
$ cd boto
$ python setup.py install

ChangeLogs

To see what has changed over time in boto, you can check out the release notes at http://docs.pythonboto.org/en/latest/#release-notes

Finding Out More About Boto

The main source code repository for boto can be found on github.com. The boto project uses the gitflow model for branching.

Online documentation is also available. The online documentation includes full API documentation as well as Getting Started Guides for many of the boto modules.

Boto releases can be found on the Python Cheese Shop.

Join our IRC channel #boto on FreeNode. Webchat IRC channel: http://webchat.freenode.net/?channels=boto

Join the boto-users Google Group.

Getting Started with Boto

Your credentials can be passed into the methods that create connections. Alternatively, boto will check for the existence of the following environment variables to ascertain your credentials:

AWS_ACCESS_KEY_ID - Your AWS Access Key ID

AWS_SECRET_ACCESS_KEY - Your AWS Secret Access Key

Credentials and other boto-related settings can also be stored in a boto config file. See this for details.

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:35

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.