Skip to main content

Amazon Web Services Library

Project description

boto 2.24.0

Released: 29-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.

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

boto-2.24.0.tar.gz (6.1 MB view details)

Uploaded Source

Built Distribution

boto-2.24.0-py2.py3-none-any.whl (1.1 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file boto-2.24.0.tar.gz.

File metadata

  • Download URL: boto-2.24.0.tar.gz
  • Upload date:
  • Size: 6.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for boto-2.24.0.tar.gz
Algorithm Hash digest
SHA256 a3f9b02b8f39f097d55487d5ddf45eb8bedb9f0c80b1f97fe6e7f3f3885600e7
MD5 8cc8247c9ad201894ca2e04fc7241a1b
BLAKE2b-256 914db013b743ba38019a3fa4e0c9759acc8b025a9d228744820f77d9009a8ce2

See more details on using hashes here.

File details

Details for the file boto-2.24.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for boto-2.24.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9a373afff3d5ddd235c8ca7e2915a464fb352e3ac4beb39d6ea131efb0783909
MD5 599dea451d458d178ddfcae9c3f85ad3
BLAKE2b-256 e1603b0755cd850bf020c778f3cd6b73fad0225ed8384db17c9c9a7d92997f12

See more details on using hashes here.

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