Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mobolic/facebook-sdk
Python SDK for Facebook's Graph API
https://github.com/mobolic/facebook-sdk
facebook facebook-sdk python
Last synced: about 17 hours ago
JSON representation
Python SDK for Facebook's Graph API
- Host: GitHub
- URL: https://github.com/mobolic/facebook-sdk
- Owner: mobolic
- License: apache-2.0
- Created: 2011-05-11T13:38:27.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-10-17T18:14:04.000Z (about 1 year ago)
- Last Synced: 2024-05-21T05:14:48.734Z (7 months ago)
- Topics: facebook, facebook-sdk, python
- Language: Python
- Homepage: https://facebook-sdk.readthedocs.io/
- Size: 418 KB
- Stars: 2,721
- Watchers: 200
- Forks: 954
- Open Issues: 38
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Support: docs/support.rst
Awesome Lists containing this project
README
===================
Facebook Python SDK
===================This client library is designed to support the `Facebook Graph API`_ and the
official `Facebook JavaScript SDK`_, which is the canonical way to implement
Facebook authentication. You can read more about the Graph API by accessing its
`official documentation`_... _Facebook Graph API: https://developers.facebook.com/docs/reference/api/
.. _Facebook JavaScript SDK: https://developers.facebook.com/docs/reference/javascript/
.. _official documentation: https://developers.facebook.com/docs/reference/api/Licensing
=========This library uses the `Apache License, version 2.0`_. Please see the library's
individual files for more information... _Apache License, version 2.0: https://www.apache.org/licenses/LICENSE-2.0
Reporting Issues
================If you have bugs or other issues specifically pertaining to this library, file
them `here`_. Bugs with the Graph API should be filed on `Facebook's
bugtracker`_... _here: https://github.com/mobolic/facebook-sdk/issues
.. _Facebook's bugtracker: https://developers.facebook.com/bugs/Support & Discussion
====================Documentation is available at https://facebook-sdk.readthedocs.io/en/latest/.
Have a question? Need help? Visit the library's `Google Group`_.
.. _Google Group: https://groups.google.com/group/pythonforfacebook