/python-facebook-api-example

Python example of using Facebook graph API to post a message

Primary LanguagePythonMIT LicenseMIT

python-facebook-api-example

Python example of using Facebook graph API to post a message

References

Python Facebook tutorial - post to Facebook page in 4 steps: http://nodotcom.org/python-facebook-tutorial.html

Installation

git clone git@github.com:DEV3L/python-facebook-api-example.git

Usage

This program posts a simple hello world message to a Facebook page.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

  • 0.1.0 - Initial setup

Credits

License

MIT