{
"info": {
"author": "Amazon Web Services",
"author_email": "UNKNOWN",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"License :: OSI Approved :: Apache Software License",
"Natural Language :: English",
"Programming Language :: Python",
"Programming Language :: Python :: 2.6",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6"
],
"description": "===============================\nBoto 3 - The AWS SDK for Python\n===============================\n\n|Build Status| |Docs| |Version| |Gitter|\n\nBoto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for\nPython, which allows Python developers to write software that makes use\nof services like Amazon S3 and Amazon EC2. You can find the latest, most\nup to date, documentation at `Read the Docs`_, including a list of\nservices that are supported. To see only those features which have been\nreleased, check out the `stable docs`_.\n\n\n.. _boto: https://docs.pythonboto.org/\n.. _`stable docs`: https://boto3.readthedocs.io/en/stable/\n.. _`Read the Docs`: https://boto3.readthedocs.io/en/latest/\n.. |Build Status| image:: http://img.shields.io/travis/boto/boto3/develop.svg?style=flat\n :target: https://travis-ci.org/boto/boto3\n :alt: Build Status\n.. |Gitter| image:: https://badges.gitter.im/boto/boto3.svg\n :target: https://gitter.im/boto/boto3\n :alt: Gitter\n.. |Docs| image:: https://readthedocs.org/projects/boto3/badge/?version=latest&style=flat\n :target: https://boto3.readthedocs.io/en/latest/\n :alt: Read the docs\n.. |Downloads| image:: http://img.shields.io/pypi/dm/boto3.svg?style=flat\n :target: https://pypi.python.org/pypi/boto3/\n :alt: Downloads\n.. |Version| image:: http://img.shields.io/pypi/v/boto3.svg?style=flat\n :target: https://pypi.python.org/pypi/boto3/\n :alt: Version\n.. |License| image:: http://img.shields.io/pypi/l/boto3.svg?style=flat\n :target: https://github.com/boto/boto3/blob/develop/LICENSE\n :alt: License\n\nQuick Start\n-----------\nFirst, install the library and set a default region:\n\n.. code-block:: sh\n\n $ pip install boto3\n\nNext, set up credentials (in e.g. ``~/.aws/credentials``):\n\n.. code-block:: ini\n\n [default]\n aws_access_key_id = YOUR_KEY\n aws_secret_access_key = YOUR_SECRET\n\nThen, set up a default region (in e.g. ``~/.aws/config``):\n\n.. code-block:: ini\n\n [default]\n region=us-east-1\n\nThen, from a Python interpreter:\n\n.. code-block:: python\n\n >>> import boto3\n >>> s3 = boto3.resource('s3')\n >>> for bucket in s3.buckets.all():\n print(bucket.name)\n\nDevelopment\n-----------\n\nGetting Started\n~~~~~~~~~~~~~~~\nAssuming that you have Python and ``virtualenv`` installed, set up your\nenvironment and install the required dependencies like this instead of\nthe ``pip install boto3`` defined above:\n\n.. code-block:: sh\n\n $ git clone https://github.com/boto/boto3.git\n $ cd boto3\n $ virtualenv venv\n ...\n $ . venv/bin/activate\n $ pip install -r requirements.txt\n $ pip install -e .\n\nRunning Tests\n~~~~~~~~~~~~~\nYou can run tests in all supported Python versions using ``tox``. By default,\nit will run all of the unit tests, but you can also specify your own\n``nosetests`` options. Note that this requires that you have all supported\nversions of Python installed, otherwise you must pass ``-e`` or run the\n``nosetests`` command directly:\n\n.. code-block:: sh\n\n $ tox\n $ tox tests/unit/test_session.py\n $ tox -e py26,py33 tests/integration\n\nYou can also run individual tests with your default Python version:\n\n.. code-block:: sh\n\n $ nosetests tests/unit\n\nGenerating Documentation\n~~~~~~~~~~~~~~~~~~~~~~~~\nSphinx is used for documentation. You can generate HTML locally with the\nfollowing:\n\n.. code-block:: sh\n\n $ pip install -r requirements-docs.txt\n $ cd docs\n $ make html\n\n\nGetting Help\n------------\n\nWe use GitHub issues for tracking bugs and feature requests and have limited\nbandwidth to address them. Please use these community resources for getting\nhelp:\n\n* Ask a question on `Stack Overflow `__ and tag it with `boto3 `__\n* Come join the AWS Python community chat on `gitter `__\n* Open a support ticket with `AWS Support `__\n* If it turns out that you may have found a bug, please `open an issue `__",
"description_content_type": null,
"docs_url": null,
"download_url": "UNKNOWN",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/boto/boto3",
"keywords": null,
"license": "Apache License 2.0",
"maintainer": null,
"maintainer_email": null,
"name": "boto3-meiqia",
"package_url": "https://pypi.org/project/boto3-meiqia/",
"platform": "UNKNOWN",
"project_url": "https://pypi.org/project/boto3-meiqia/",
"project_urls": {
"Download": "UNKNOWN",
"Homepage": "https://github.com/boto/boto3"
},
"release_url": "https://pypi.org/project/boto3-meiqia/1.4.5/",
"requires_dist": null,
"requires_python": null,
"summary": "The AWS SDK for Python",
"version": "1.4.5"
},
"last_serial": 2818759,
"releases": {
"1.4.4": [],
"1.4.5": [
{
"comment_text": "",
"digests": {
"md5": "72bdde40e29796ad55ecfef3761dab18",
"sha256": "6fe0793196137a0cc4d935242111fd63e79d3df5f5c4627bee38c88b5d478bb3"
},
"downloads": -1,
"filename": "boto3_meiqia-1.4.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "72bdde40e29796ad55ecfef3761dab18",
"packagetype": "bdist_wheel",
"python_version": "2.7",
"requires_python": null,
"size": 127996,
"upload_time": "2017-04-21T06:25:54",
"url": "https://files.pythonhosted.org/packages/3c/72/66ea07f0bb8f4569b29bf17cc02e7afc100eba496423e05945083877a319/boto3_meiqia-1.4.5-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "2ed5d92fad25d539afc31fdf9fab267e",
"sha256": "62aaaedcab4e9aa6ed0cca83c36d37779c5c2f503d9d1eefda80890348533512"
},
"downloads": -1,
"filename": "boto3-meiqia-1.4.5.tar.gz",
"has_sig": false,
"md5_digest": "2ed5d92fad25d539afc31fdf9fab267e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 92548,
"upload_time": "2017-04-21T06:25:50",
"url": "https://files.pythonhosted.org/packages/ac/96/d82ddafef0af7aa5882ee5b5b39859bc7b5417430134b2ac4ff0809f3952/boto3-meiqia-1.4.5.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "72bdde40e29796ad55ecfef3761dab18",
"sha256": "6fe0793196137a0cc4d935242111fd63e79d3df5f5c4627bee38c88b5d478bb3"
},
"downloads": -1,
"filename": "boto3_meiqia-1.4.5-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "72bdde40e29796ad55ecfef3761dab18",
"packagetype": "bdist_wheel",
"python_version": "2.7",
"requires_python": null,
"size": 127996,
"upload_time": "2017-04-21T06:25:54",
"url": "https://files.pythonhosted.org/packages/3c/72/66ea07f0bb8f4569b29bf17cc02e7afc100eba496423e05945083877a319/boto3_meiqia-1.4.5-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "2ed5d92fad25d539afc31fdf9fab267e",
"sha256": "62aaaedcab4e9aa6ed0cca83c36d37779c5c2f503d9d1eefda80890348533512"
},
"downloads": -1,
"filename": "boto3-meiqia-1.4.5.tar.gz",
"has_sig": false,
"md5_digest": "2ed5d92fad25d539afc31fdf9fab267e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 92548,
"upload_time": "2017-04-21T06:25:50",
"url": "https://files.pythonhosted.org/packages/ac/96/d82ddafef0af7aa5882ee5b5b39859bc7b5417430134b2ac4ff0809f3952/boto3-meiqia-1.4.5.tar.gz"
}
]
}