

# Python tools and resources
<a name="create-deploy-python-tools-resources"></a>

There are several places you can go to get additional help when developing your Python applications:


****  

| Resource | Description | 
| --- | --- | 
| [Amazon SDK for Python (Boto3) on GitHub](https://github.com/boto/boto3) | Install Boto3 sourced from GitHub. | 
| [Amazon SDK for Python (Boto3) homepage](https://www.amazonaws.cn//sdk-for-python/) | The Amazon SDK for Python (Boto3) homepage. | 
| [Python Developer Center](http://www.amazonaws.cn/python/) | One-stop shop for sample code, documentation, tools, and additional resources. | 