{ "info": { "author": "AiBotics", "author_email": "developer@aibotics.de", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "\n# FBotics: Python Client for Facebook Send API\n\n[![Build Status](https://travis-ci.org/pasmod/fbotics.svg?branch=master)](https://travis-ci.org/pasmod/fbotics)\n[![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/pasmod/fbotics/blob/master/LICENSE.txt)\n[![codecov](https://codecov.io/gh/pasmod/fbotics/branch/master/graph/badge.svg)](https://codecov.io/gh/pasmod/fbotics)\n[![pypi](https://img.shields.io/pypi/v/fbotics.svg)](https://pypi.org/project/fbotics/)\n\n\nRead the documentation at [Fbotics.io](https://pasmod.github.io/fbotics/).\n\n\n## Overview\n\nFBotics is a Python client for Facebook Send API. The Send API is the main API used to send messages to users, including text,\nattachments, structured message templates, sender actions, and more. The goal of this project is to privide a clean and professional\nclient, which can be used in production environments. For this, each new functionality added will be fully tested and\ndocumented. Currently this project is under development and offers a limited set of features of the Facebook Send API.\n\n## Features\nFBotics currently supports sending following message types:\n\n- Quick Replies\n- Buttons\n - Call Button\n - Postback Button\n - URL Button\n- Templates\n - Button Template\n - Generic Template\n - List Template\n\nRead the documentation at [Fbotics.io](https://pasmod.github.io/fbotics/).\n\n## Installation\n\nYou can install the latest version of FBotics using pip:\n```sh\npip install fbotics\n```\n\nYou can also install FBotics from GitHub source:\n\nFirst, clone FBotics using `git`:\n\n```sh\ngit clone git@github.com:pasmod/fbotics.git\n```\n\nThen, `cd` to the project folder and run the install command:\n```sh\ncd fbotics\npip install .\n```\n\n## Development & Testing\n\nBefore developing FBotics further, please install Docker. For building the Docker image and installing all dependencies\nof FBotics, run:\n\n```sh\ncd fbotics\nmake build\n```\n\nThen execute the following command to run all the components required to work on FBotics:\n\n```sh\ncd fbotics\nmake up\n```\n\nTo execute the tests:\n\n```sh\nmake test\n```\n\nTo create coverage report:\n\n```sh\nmake coverage\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/pasmod/fbotics", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "fbotics", "package_url": "https://pypi.org/project/fbotics/", "platform": "", "project_url": "https://pypi.org/project/fbotics/", "project_urls": { "Homepage": "https://github.com/pasmod/fbotics" }, "release_url": "https://pypi.org/project/fbotics/0.0.9/", "requires_dist": [ "schematics (==2.1.0)" ], "requires_python": ">=3.6.0", "summary": "Client for Facebook Send API", "version": "0.0.9" }, "last_serial": 5002645, "releases": { "0.0.4": [ { "comment_text": "", "digests": { "md5": "44814b2637dc912743309941eb69d9b8", "sha256": "8ba412f865e2e572ec0e8fc42538fa925fdd183bc3d73d949e92098eb52bed41" }, "downloads": -1, "filename": "fbotics-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "44814b2637dc912743309941eb69d9b8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 12272, "upload_time": "2019-01-03T13:01:47", "url": "https://files.pythonhosted.org/packages/ec/7a/86af5ba44644899e6906df07bbea55d2bcab5b3cf5a2260273c9f531b054/fbotics-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e96c02599ef97e10029f50aa6bcf0983", "sha256": "3290eefacd8a66b97df4781b3041eaee843c7a767d53911c7d1fcb996d019db5" }, "downloads": -1, "filename": "fbotics-0.0.4.tar.gz", "has_sig": false, "md5_digest": "e96c02599ef97e10029f50aa6bcf0983", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 25521, "upload_time": "2019-01-03T13:01:49", "url": "https://files.pythonhosted.org/packages/f3/9e/6782f60d149e3005f9a3630b4be43a2771df70ec0715cf264a581a8e1a0e/fbotics-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "7e4fa24255c5011d532193a5e9255d3f", "sha256": "a2af7693c0d8ab1d6d99acd557e2c87a1de19ce2fedc48bf079239158b6a92f6" }, "downloads": -1, "filename": "fbotics-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "7e4fa24255c5011d532193a5e9255d3f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 13702, "upload_time": "2019-01-17T16:53:10", "url": "https://files.pythonhosted.org/packages/6f/51/bd8faa14a76640aa20281e31d52ada55024fb5dc10f8fa2b302bbff40a6f/fbotics-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f4225dfc940c123636f0a3ae08f2dcb0", "sha256": "a951199abae759c3b7d3903710df0935995853a28235837f2b26daccf16ea6f3" }, "downloads": -1, "filename": "fbotics-0.0.5.tar.gz", "has_sig": false, "md5_digest": "f4225dfc940c123636f0a3ae08f2dcb0", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 26564, "upload_time": "2019-01-17T16:53:12", "url": "https://files.pythonhosted.org/packages/36/1b/031a8c2c562d79cef05dfcc36d9a090c5d6187e244606bdc95b63f4642c2/fbotics-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "c7d7c351832b91b3c4c87b78c0d098a3", "sha256": "629e35827427b1abc1e5cbae6e710438395ed104c84c27624a0096ed0101a9a2" }, "downloads": -1, "filename": "fbotics-0.0.6-py3-none-any.whl", "has_sig": false, "md5_digest": "c7d7c351832b91b3c4c87b78c0d098a3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 21373, "upload_time": "2019-01-30T08:20:44", "url": "https://files.pythonhosted.org/packages/fc/4d/a4c976d533d8479a8304b10da4b205eaf47a1540b3ffd4243b27afd3a16b/fbotics-0.0.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9b716502cfb58765ac0648033dbb5944", "sha256": "ec7a7be9f27f1f03e224261bc336c10884c9cf42187329ec058129822bb5dfa8" }, "downloads": -1, "filename": "fbotics-0.0.6.tar.gz", "has_sig": false, "md5_digest": "9b716502cfb58765ac0648033dbb5944", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 30977, "upload_time": "2019-01-30T08:20:46", "url": "https://files.pythonhosted.org/packages/4e/d4/24a6e20e4810dc0cdd31c11ff15a4a38ece67d7f901bb22157dd16bdd0ea/fbotics-0.0.6.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "0edca219eeb6f9bb85ec2e640722bb9d", "sha256": "81db157ebc3653b75e1fbf555dee7d6cef4a93f65aeed9d20ad20758a417bede" }, "downloads": -1, "filename": "fbotics-0.0.7-py3-none-any.whl", "has_sig": false, "md5_digest": "0edca219eeb6f9bb85ec2e640722bb9d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 22940, "upload_time": "2019-02-18T16:38:50", "url": "https://files.pythonhosted.org/packages/c0/5d/8f756047bb01608b0301c842c0cf50a0dcc95f6745f99b310c9de8377311/fbotics-0.0.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "bef66f2ac9e7f128a4ac0638d2144989", "sha256": "45be06d148fcfa767e35096c314b96a18b5e3bb4e6730db748346fc16cb7e93c" }, "downloads": -1, "filename": "fbotics-0.0.7.tar.gz", "has_sig": false, "md5_digest": "bef66f2ac9e7f128a4ac0638d2144989", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 30679, "upload_time": "2019-02-18T16:38:52", "url": "https://files.pythonhosted.org/packages/49/db/860eee3aa8d8743a2618ae916835826d6b7e12d918de890ea9c5b1dee502/fbotics-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "1efd5de2cfc1626878d7e1a0e7d9f631", "sha256": "ea9d70eacc4933e6cdc77281f7e431aef296f7313d7c96827b115860777c3fbb" }, "downloads": -1, "filename": "fbotics-0.0.8-py3-none-any.whl", "has_sig": false, "md5_digest": "1efd5de2cfc1626878d7e1a0e7d9f631", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 25318, "upload_time": "2019-03-18T15:00:00", "url": "https://files.pythonhosted.org/packages/f3/f1/6fdecb02daacbe532f28bcab6946a5cc12310261ef57c26644bbcd46e2cb/fbotics-0.0.8-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7643663c971f45dfcded9e999cf647fe", "sha256": "50cfbf220749de21fb787e8a521c7c69015f1937079814b55cc275005ac41550" }, "downloads": -1, "filename": "fbotics-0.0.8.tar.gz", "has_sig": false, "md5_digest": "7643663c971f45dfcded9e999cf647fe", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 31295, "upload_time": "2019-03-18T15:00:01", "url": "https://files.pythonhosted.org/packages/e3/0c/39c1b1917e49f78522231e31d364215eb703841e4024ce8d50f9612f973a/fbotics-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "964cc45bb50003b82590007a7ab43052", "sha256": "2c2ed47348b62976c88dda7c0c2792966e43c53cb435fb0f4ea1b89f3b61c58c" }, "downloads": -1, "filename": "fbotics-0.0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "964cc45bb50003b82590007a7ab43052", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 28530, "upload_time": "2019-03-29T10:58:19", "url": "https://files.pythonhosted.org/packages/7f/30/4219463d46a4c18fa82e345f38235d0aa6d72417df07a7c47d0d6cd256ad/fbotics-0.0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ccae02d733cc278867ce7155f7a55c6", "sha256": "71b8a1095375586deec0dde75c5ecafef45c0c2ecb797bebae1befa71fdf3da4" }, "downloads": -1, "filename": "fbotics-0.0.9.tar.gz", "has_sig": false, "md5_digest": "9ccae02d733cc278867ce7155f7a55c6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 33061, "upload_time": "2019-03-29T10:58:20", "url": "https://files.pythonhosted.org/packages/c5/30/2f2d79f78cc1089f5abb31e6e80e4b44b30a7d21b1390c171852586d8138/fbotics-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "964cc45bb50003b82590007a7ab43052", "sha256": "2c2ed47348b62976c88dda7c0c2792966e43c53cb435fb0f4ea1b89f3b61c58c" }, "downloads": -1, "filename": "fbotics-0.0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "964cc45bb50003b82590007a7ab43052", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 28530, "upload_time": "2019-03-29T10:58:19", "url": "https://files.pythonhosted.org/packages/7f/30/4219463d46a4c18fa82e345f38235d0aa6d72417df07a7c47d0d6cd256ad/fbotics-0.0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9ccae02d733cc278867ce7155f7a55c6", "sha256": "71b8a1095375586deec0dde75c5ecafef45c0c2ecb797bebae1befa71fdf3da4" }, "downloads": -1, "filename": "fbotics-0.0.9.tar.gz", "has_sig": false, "md5_digest": "9ccae02d733cc278867ce7155f7a55c6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 33061, "upload_time": "2019-03-29T10:58:20", "url": "https://files.pythonhosted.org/packages/c5/30/2f2d79f78cc1089f5abb31e6e80e4b44b30a7d21b1390c171852586d8138/fbotics-0.0.9.tar.gz" } ] }