
Security News
ESLint Adds Official Support for Linting HTML
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
A modern, easy to use, feature-rich ready API wrapper for Facebook Messenger written in Python
A modern, easy to use, feature-rich ready API wrapper for Facebook Messenger
_ written in Python.
Stable release
To install fb_me, run this command in your terminal:
.. code-block:: console
$ pip install fb_me
This is the preferred method to install fb_me, as it will always install the most recent stable release.
If you don't have `pip`_ installed, this `Python installation guide`_ can guide
you through the process.
From sources
~~~~~~~~~~~~
The sources for fb_me can be downloaded from the `Github repo`_.
You can either clone the public repository:
.. code-block:: console
$ git clone git://github.com/leandcesar/fb_me
Or download the `tarball`_:
.. code-block:: console
$ curl -OJL https://github.com/leandcesar/fb_me/tarball/master
Once you have a copy of the source, you can install it with:
.. code-block:: console
$ python setup.py install
Useful Links
------------
* `Try It - Send a Message with Messenger Platform`_
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _`Facebook Messenger`: https://developers.facebook.com/docs/messenger-platform
.. _`pip`: https://pip.pypa.io
.. _`Python installation guide`: http://docs.python-guide.org/en/latest/starting/installation/
.. _`Github repo`: https://github.com/leandcesar/fb_me
.. _`tarball`: https://github.com/leandcesar/fb_me/tarball/master
.. _`Try It - Send a Message with Messenger Platform`: https://developers.facebook.com/docs/messenger-platform/get-started
.. _`Cookiecutter`: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
FAQs
A modern, easy to use, feature-rich ready API wrapper for Facebook Messenger written in Python
We found that fb-me demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.