{ "info": { "author": "Rohit Khatri", "author_email": "developer.rohitkhatri@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Operating System :: OS Independent", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "facebook-python-sdk\n===================\n#### Python - Google API\n\n**facebook-python-sdk** is a simple client for google api.\n\n## Installation\n``` \nsudo pip install facebook-python-wrapper\n```\n\n## Using\n```python\nfrom facebook import API\napi = API('FACEBOOK_APP_ID', 'FACEBOOK_APP_SECRET', 'ACCESS_TOKEN')\n```\n\n## References\n```python\nprofile = api.get_profile()\n```\n\n\n## Contributing\n[https://github.com/rohitkhatri/facebook-python-sdk](https://github.com/rohitkhatri/facebook-python-sdk)", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/rohitkhatri/facebook-python-sdk", "keywords": "facebook api python sdk", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "facebook-python-wrapper", "package_url": "https://pypi.org/project/facebook-python-wrapper/", "platform": "", "project_url": "https://pypi.org/project/facebook-python-wrapper/", "project_urls": { "Homepage": "https://github.com/rohitkhatri/facebook-python-sdk" }, "release_url": "https://pypi.org/project/facebook-python-wrapper/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Facebook API python client", "version": "1.0.1" }, "last_serial": 4830757, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "3e611463ef687fb20abf354201244376", "sha256": "ec31ea386544ffbdcf2cd6add619a57a2fa0a0da042befc58fa7254252d5c04f" }, "downloads": -1, "filename": "facebook-python-wrapper-1.0.0.tar.gz", "has_sig": false, "md5_digest": "3e611463ef687fb20abf354201244376", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2178, "upload_time": "2017-07-10T05:21:02", "url": "https://files.pythonhosted.org/packages/e4/bb/cff9f89ae8fc83bcb6f369b5dba21d20734876061e880a0ae30ef56d0102/facebook-python-wrapper-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "5f4c03ef48ec74b3fa0bc4d9d771d151", "sha256": "bb31a290d7123f44148e3b42dd43d41b94335ab68b7832dc3e8897ba4f9964c8" }, "downloads": -1, "filename": "facebook-python-wrapper-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5f4c03ef48ec74b3fa0bc4d9d771d151", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2538, "upload_time": "2019-02-17T07:19:19", "url": "https://files.pythonhosted.org/packages/03/a9/bba2d5911e64ed8bfd5c817fb64084d5add1e3385d7eaf3ca66668579da0/facebook-python-wrapper-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5f4c03ef48ec74b3fa0bc4d9d771d151", "sha256": "bb31a290d7123f44148e3b42dd43d41b94335ab68b7832dc3e8897ba4f9964c8" }, "downloads": -1, "filename": "facebook-python-wrapper-1.0.1.tar.gz", "has_sig": false, "md5_digest": "5f4c03ef48ec74b3fa0bc4d9d771d151", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2538, "upload_time": "2019-02-17T07:19:19", "url": "https://files.pythonhosted.org/packages/03/a9/bba2d5911e64ed8bfd5c817fb64084d5add1e3385d7eaf3ca66668579da0/facebook-python-wrapper-1.0.1.tar.gz" } ] }