Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
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
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.