From 848fab189f54bd9efd203df4db98a8e288eb8c36 Mon Sep 17 00:00:00 2001 From: Uriel Hai <urielha@users.noreply.github.com> Date: Fri, 8 Aug 2014 11:40:14 +0300 Subject: [PATCH] Add fbconsole to the list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b47aa10..b1afc3df 100644 --- a/README.md +++ b/README.md @@ -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.