Go to file
2015-10-08 11:16:07 -07:00
botocore Imported Upstream version 0.69.0 2015-10-08 11:16:07 -07:00
botocore.egg-info Imported Upstream version 0.69.0 2015-10-08 11:16:07 -07:00
LICENSE.txt Imported Upstream version 0.52.0 2015-10-08 11:15:31 -07:00
MANIFEST.in Imported Upstream version 0.29.0+repack 2015-10-08 11:15:29 -07:00
PKG-INFO Imported Upstream version 0.69.0 2015-10-08 11:16:07 -07:00
README.rst Imported Upstream version 0.69.0 2015-10-08 11:16:07 -07:00
requirements.txt Imported Upstream version 0.29.0+repack 2015-10-08 11:15:29 -07:00
setup.cfg Imported Upstream version 0.29.0+repack 2015-10-08 11:15:29 -07:00
setup.py Imported Upstream version 0.52.0 2015-10-08 11:15:31 -07:00

botocore
========

.. image:: https://secure.travis-ci.org/boto/botocore.png?branch=develop
   :target: http://travis-ci.org/boto/botocore

.. image:: https://coveralls.io/repos/boto/botocore/badge.png?branch=develop
   :target: https://coveralls.io/r/boto/botocore?branch=master

A low-level interface to a growing number of Amazon Web Services. The
botocore package is the foundation for
`AWS-CLI <https://github.com/aws/aws-cli>`__.

`Documentation <https://botocore.readthedocs.org/en/latest/>`__

**WARNING**

Botocore is currently under a developer preview, and its API is subject
to change prior to a GA (1.0) release.  Until botocore reaches a 1.0 release,
backwards compatibility is not guaranteed.

If you need a stable interface, please consider using
`boto <https://github.com/boto/boto>`__.