Skip to content

Commit 6cd88c3

Browse files
authored
Merge pull request vinta#794 from dschep/patch-1
Switch boto to boto3
2 parents 6e52f02 + af37499 commit 6cd88c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1084,7 +1084,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
10841084
*Libraries for accessing third party services APIs. See: [List of Python API Wrappers and Libraries](https://github.com/realpython/list-of-python-api-wrappers).*
10851085

10861086
* [apache-libcloud](https://libcloud.apache.org/) - One Python library for all clouds.
1087-
* [boto](https://github.com/boto/boto) - Python interface to Amazon Web Services.
1087+
* [boto3](https://github.com/boto/boto3) - Python interface to Amazon Web Services.
10881088
* [django-wordpress](https://github.com/sunlightlabs/django-wordpress/) - WordPress models and views for Django.
10891089
* [facebook-sdk](https://github.com/mobolic/facebook-sdk) - Facebook Platform Python SDK.
10901090
* [facepy](https://github.com/jgorset/facepy) - Facepy makes it really easy to interact with Facebook's Graph API

0 commit comments

Comments
 (0)