mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
add Wikipedia, python-instagram on 3rd party apis
This commit is contained in:
parent
ef410f9d32
commit
7efb148199
1 changed files with 2 additions and 0 deletions
|
@ -528,6 +528,8 @@ A curated list of awesome Python frameworks, libraries and resources. Inspired b
|
|||
* [soundcloud-python](https://github.com/soundcloud/soundcloud-python) - A Python wrapper around the Soundcloud API.
|
||||
* [google-api-python-client](https://github.com/google/google-api-python-client) - Google APIs Client Library for Python.
|
||||
* [facebook-sdk](https://github.com/pythonforfacebook/facebook-sdk) - Facebook Platform Python SDK.
|
||||
* [Wikipedia](https://wikipedia.readthedocs.org/en/latest/) - A Pythonic wrapper for the Wikipedia API.
|
||||
* [python-instagram](https://github.com/Instagram/python-instagram) - A Python Client for Instagram API.
|
||||
|
||||
## Algorithms and Design Patterns
|
||||
|
||||
|
|
Loading…
Reference in a new issue