You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

fb-me

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fb-me

A modern, easy to use, feature-rich ready API wrapper for Facebook Messenger written in Python


Maintainers
1

Readme

===== fb_me

A modern, easy to use, feature-rich ready API wrapper for Facebook Messenger_ written in Python.

  • Documentation: https://leandcesar.github.io/fb_me/
  • GitHub: https://github.com/leandcesar/fb_me/
  • PyPI: https://pypi.org/project/fb_me/
  • Free and open source software: MIT license

Features

  • TODO

Installing

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
=======


Keywords

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc