Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

squarecapadmin / botocore   python

Repository URL to install this package:

Version: 1.4.92 

/ PKG-INFO

Metadata-Version: 1.1
Name: botocore
Version: 1.4.92
Summary: Low-level, data-driven core of boto 3.
Home-page: https://github.com/boto/botocore
Author: Amazon Web Services
Author-email: UNKNOWN
License: Apache License 2.0
Description: 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 <https://botocore.readthedocs.io/en/latest/>`__
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6