Add fbconsole to the list

This commit is contained in:
Uriel Hai 2014-08-08 11:40:14 +03:00
parent 3e71747ca8
commit 848fab189f

View File

@ -861,7 +861,8 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [google-api-python-client](https://github.com/google/google-api-python-client) - Google APIs Client Library for Python.
* [gspread](https://github.com/burnash/gspread) - Google Spreadsheets Python API .
* [facebook-sdk](https://github.com/pythonforfacebook/facebook-sdk) - Facebook Platform Python SDK.
* [facepy](https://github.com/jgorset/facepy) - Facepy makes it really easy to interact with Facebook's Graph API
* [facepy](https://github.com/jgorset/facepy) - Facepy makes it really easy to interact with Facebook's Graph API.
* [fbconsole](https://github.com/fbsamples/fbconsole) - A micro api client for writing scripts against the Facebook Graph API.
* [Wikipedia](https://wikipedia.readthedocs.org/) - A Pythonic wrapper for the Wikipedia API.
* [python-instagram](https://github.com/Instagram/python-instagram) - A Python Client for Instagram API.
* [gmail](https://github.com/charlierguo/gmail) - A Pythonic interface for Gmail.