py-fbchat


Namepy-fbchat JSON
Version 1.9.94 PyPI version JSON
download
home_pagehttps://github.com/carpedm20/fbchat/
SummaryFacebook Chat (Messenger) for Python
upload_time2023-03-24 15:21:21
maintainerMads Marquart
docs_urlNone
authorTaehoon Kim
requires_python>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4.0
licenseBSD 3-Clause
keywords facebook fb messenger library chat api bot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ``fbchat``: Facebook Chat (Messenger) for Python
================================================

.. image:: https://img.shields.io/badge/license-BSD-blue.svg
    :target: https://github.com/carpedm20/fbchat/tree/master/LICENSE
    :alt: License: BSD 3-Clause

.. image:: https://img.shields.io/badge/python-2.7%2C%203.4%2C%203.5%2C%203.6%203.7%20pypy-blue.svg
    :target: https://pypi.python.org/pypi/fbchat
    :alt: Supported python versions: 2.7, 3.4, 3.5, 3.6, 3.7 and pypy

.. image:: https://readthedocs.org/projects/fbchat/badge/?version=latest
    :target: https://fbchat.readthedocs.io
    :alt: Documentation

.. image:: https://travis-ci.org/carpedm20/fbchat.svg?branch=master
    :target: https://travis-ci.org/carpedm20/fbchat
    :alt: Travis CI

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/ambv/black
    :alt: Code style

Facebook Chat (`Messenger <https://www.facebook.com/messages/>`__) for Python.
This project was inspired by `facebook-chat-api <https://github.com/Schmavery/facebook-chat-api>`__.

**No XMPP or API key is needed**. Just use your email and password.

Go to `Read the Docs <https://fbchat.readthedocs.io>`__ to see the full documentation,
or jump right into the code by viewing the `examples <https://github.com/carpedm20/fbchat/tree/master/examples>`__

Installation:
.. code-block::

    $ git clone https://github.com/SneznyKocur/fbchat.git
    $ pip install fbchat


Maintainer
----------

- Mads Marquart / `@madsmtm <https://github.com/madsmtm>`__
- Taehoon Kim / `@carpedm20 <http://carpedm20.github.io/about/>`__


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/carpedm20/fbchat/",
    "name": "py-fbchat",
    "maintainer": "Mads Marquart",
    "docs_url": null,
    "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4.0",
    "maintainer_email": "madsmtm@gmail.com",
    "keywords": "Facebook FB Messenger Library Chat Api Bot",
    "author": "Taehoon Kim",
    "author_email": "carpedm20@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "``fbchat``: Facebook Chat (Messenger) for Python\n================================================\n\n.. image:: https://img.shields.io/badge/license-BSD-blue.svg\n    :target: https://github.com/carpedm20/fbchat/tree/master/LICENSE\n    :alt: License: BSD 3-Clause\n\n.. image:: https://img.shields.io/badge/python-2.7%2C%203.4%2C%203.5%2C%203.6%203.7%20pypy-blue.svg\n    :target: https://pypi.python.org/pypi/fbchat\n    :alt: Supported python versions: 2.7, 3.4, 3.5, 3.6, 3.7 and pypy\n\n.. image:: https://readthedocs.org/projects/fbchat/badge/?version=latest\n    :target: https://fbchat.readthedocs.io\n    :alt: Documentation\n\n.. image:: https://travis-ci.org/carpedm20/fbchat.svg?branch=master\n    :target: https://travis-ci.org/carpedm20/fbchat\n    :alt: Travis CI\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/ambv/black\n    :alt: Code style\n\nFacebook Chat (`Messenger <https://www.facebook.com/messages/>`__) for Python.\nThis project was inspired by `facebook-chat-api <https://github.com/Schmavery/facebook-chat-api>`__.\n\n**No XMPP or API key is needed**. Just use your email and password.\n\nGo to `Read the Docs <https://fbchat.readthedocs.io>`__ to see the full documentation,\nor jump right into the code by viewing the `examples <https://github.com/carpedm20/fbchat/tree/master/examples>`__\n\nInstallation:\n.. code-block::\n\n    $ git clone https://github.com/SneznyKocur/fbchat.git\n    $ pip install fbchat\n\n\nMaintainer\n----------\n\n- Mads Marquart / `@madsmtm <https://github.com/madsmtm>`__\n- Taehoon Kim / `@carpedm20 <http://carpedm20.github.io/about/>`__\n\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "Facebook Chat (Messenger) for Python",
    "version": "1.9.94",
    "split_keywords": [
        "facebook",
        "fb",
        "messenger",
        "library",
        "chat",
        "api",
        "bot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5abdc2a3d241bfce6ee9596e954edd43d2f7668c71bf80c60efb12b6a7b26e3b",
                "md5": "468615781ba00e69d1cf624895240445",
                "sha256": "b8721ed3c850ef8add31c0ed6287f27089489b91d76576cd2923ad2e89d56480"
            },
            "downloads": -1,
            "filename": "py_fbchat-1.9.94-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "468615781ba00e69d1cf624895240445",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4.0",
            "size": 51526,
            "upload_time": "2023-03-24T15:21:21",
            "upload_time_iso_8601": "2023-03-24T15:21:21.472084Z",
            "url": "https://files.pythonhosted.org/packages/5a/bd/c2a3d241bfce6ee9596e954edd43d2f7668c71bf80c60efb12b6a7b26e3b/py_fbchat-1.9.94-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-24 15:21:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "carpedm20",
    "github_project": "fbchat",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "lcname": "py-fbchat"
}
        
Elapsed time: 0.21362s