Go to file
TANIGUCHI Takaki 941867388a Update upstream source from tag 'upstream/1.10.78+repack'
Update to upstream version '1.10.78+repack'
with Debian dir aefe8b4ec0
2018-08-16 15:02:07 +09:00
botocore New upstream version 1.10.78+repack 2018-08-16 15:01:54 +09:00
botocore.egg-info New upstream version 1.10.78+repack 2018-08-16 15:01:54 +09:00
debian Convert git repository from git-dpm to gbp layout 2018-08-08 09:16:28 +02:00
docs New upstream version 1.10.78+repack 2018-08-16 15:01:54 +09:00
tests New upstream version 1.10.78+repack 2018-08-16 15:01:54 +09:00
LICENSE.txt New upstream version 1.5.7 2017-02-02 17:27:08 +09:00
MANIFEST.in Import python-botocore_1.3.9.orig.tar.gz 2015-11-24 20:34:53 +09:00
PKG-INFO New upstream version 1.10.78+repack 2018-08-16 15:01:54 +09:00
README.rst New upstream version 1.5.75 2017-06-27 18:52:19 +09:00
requirements.txt New upstream version 1.10.15+repack 2018-05-08 10:57:43 +09:00
setup.cfg New upstream version 1.10.15+repack 2018-05-08 10:57:43 +09:00
setup.py New upstream version 1.10.78+repack 2018-08-16 15:01:54 +09:00

botocore
========

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

.. image:: https://codecov.io/github/boto/botocore/coverage.svg?branch=develop
    :target: https://codecov.io/github/boto/botocore?branch=develop


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


Documentation
-------------
Documentation for ``botocore`` can be found on `Read the Docs <https://botocore.readthedocs.io/en/latest/>`__.


Getting Help
------------

We use GitHub issues for tracking bugs and feature requests and have limited
bandwidth to address them. Please use these community resources for getting
help. Please note many of the same resources available for ``boto3`` are
applicable for ``botocore``:

* Ask a question on `Stack Overflow <https://stackoverflow.com/>`__ and tag it with `boto3 <https://stackoverflow.com/questions/tagged/boto3>`__
* Come join the AWS Python community chat on `gitter <https://gitter.im/boto/boto3>`__
* Open a support ticket with `AWS Support <https://console.aws.amazon.com/support/home#/>`__
* If it turns out that you may have found a bug, please `open an issue <https://github.com/boto/botocore/issues/new>`__