Coder Social home page Coder Social logo

boto's Introduction

boto

boto 2.3.0 18-Mar-2012

Introduction

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

  • Simple Storage Service (S3)
  • SimpleQueue Service (SQS)
  • Elastic Compute Cloud (EC2)
  • Mechanical Turk
  • SimpleDB
  • CloudFront
  • CloudWatch
  • AutoScale
  • Elastic Load Balancer (ELB)
  • Virtual Private Cloud (VPC)
  • Elastic Map Reduce (EMR)
  • Relational Data Service (RDS)
  • Simple Notification Server (SNS)
  • Google Storage
  • Identity and Access Management (IAM)
  • Route53 DNS Service (route53)
  • Simple Email Service (SES)
  • Flexible Payment Service (FPS)
  • CloudFormation
  • Amazon DynamoDB
  • Amazon SimpleWorkflow

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.1 on Mac OSX and Ubuntu Maverick. It is known to work on other Linux distributions and on Windows. 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.

Special Note for Python 3.x Users

If you are interested in trying out boto with Python 3.x, check out the neo branch. This is under active development and the goal is a version of boto that works in Python 2.6, 2.7, and 3.x. Not everything is working just yet but many things are and it's worth a look if you are an active Python 3.x user.

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

Getting Started with Boto

Your credentials can be passed into the methods that create connections. Alternatively, boto will check for the existance 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.

Copyright (c) 2006-2012 Mitch Garnaat <[email protected]> Copyright (c) 2010-2011, Eucalyptus Systems, Inc. Copyright (c) 2012 Amazon.com, Inc. or its affiliates. All rights reserved.

boto's People

Contributors

a13m avatar aleszoulek avatar bmaltby avatar bwbeach avatar chetan avatar garnaat avatar ghostrocket avatar hmarr avatar jannkleen avatar jaraco avatar jdrosdeck avatar jimbrowne avatar jjc1138 avatar jtriley avatar konishchevdmitry avatar kopertop avatar liamf avatar mco-gh avatar mfschwartz avatar milancermak avatar mitchellh avatar mumrah avatar natedub avatar rlotun avatar ryansb avatar secretmike avatar sethoscope avatar theju avatar victortrac avatar walsh159 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.