Skip to content

Commit 2d98426

Browse files
vintaclaude
andcommitted
remove Third-party APIs category: redundant
Already links to comprehensive external list. Many entries outdated (Twitter→X, Facebook SDK deprecated). boto3 moved to DevOps/Cloud Providers section. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 93404f0 commit 2d98426

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
8888
- [Template Engine](#template-engine)
8989
- [Testing](#testing)
9090
- [Text Processing](#text-processing)
91-
- [Third-party APIs](#third-party-apis)
9291
- [URL Manipulation](#url-manipulation)
9392
- [Video](#video)
9493
- [Web Asset Management](#web-asset-management)
@@ -1071,18 +1070,6 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
10711070
* [python-user-agents](https://github.com/selwin/python-user-agents) - Browser user agent parser.
10721071
* [sqlparse](https://github.com/andialbrecht/sqlparse) - A non-validating SQL parser.
10731072

1074-
## Third-party APIs
1075-
1076-
*Libraries for accessing third party services APIs. Also see [List of Python API Wrappers and Libraries](https://github.com/realpython/list-of-python-api-wrappers).*
1077-
1078-
* [apache-libcloud](https://libcloud.apache.org/) - One Python library for all clouds.
1079-
* [boto3](https://github.com/boto/boto3) - Python interface to Amazon Web Services.
1080-
* [django-wordpress](https://github.com/istrategylabs/django-wordpress) - WordPress models and views for Django.
1081-
* [facebook-sdk](https://github.com/mobolic/facebook-sdk) - Facebook Platform Python SDK.
1082-
* [google-api-python-client](https://github.com/google/google-api-python-client) - Google APIs Client Library for Python.
1083-
* [gspread](https://github.com/burnash/gspread) - Google Spreadsheets Python API.
1084-
* [twython](https://github.com/ryanmcgrath/twython) - A Python wrapper for the Twitter API.
1085-
10861073
## URL Manipulation
10871074

10881075
*Libraries for parsing URLs.*

0 commit comments

Comments
 (0)