{ "info": { "author": "Ahmedur Rahman Shovon", "author_email": "shovon.sylhet@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "AutoLike\n========\n\n|Version| |Python| |Size|\n\nAutomatically like any given Facebook URL if the user is logged in.\nThe facebook(url, run_time) method takes a Facebook URL and run time in seconds.\nIt will return a dictionary with status, message, url, like and time attribute.\nIf the status has \"success\" value then the program is successfully completed.\n\nDO NOT MISUSE IT FOR DISTURBING INDIVIDUALS.\n\nThe current version is tested on Windows(8), Windows(8.1) and Windows(10). It does not support Linux based OS.\n\nInstallation\n~~~~~~~~~~~~\n\n``autolike`` only supports Python 3. Install it using pip.\n\n.. code:: bash\n\n $ pip install autolike\n\nExample\n~~~~~~~\n\nTo use (with caution), simply do:\n\n.. code:: python\n\n import autolike\n url = \"https://www.facebook.com/\" # any Facebook URL\n run_time = 120 # time in seconds\n like_result_dict = autolike.facebook(url, run_time)\n print(like_result_dict)\n\n\nBEFORE RUNNING THE PROGRAM, YOU NEED TO BE LOGGED IN TO FACEBOOK USING YOUR DEFAULT BROWSER.\n\nDevelopment\n~~~~~~~~~~~\n\nYou can build the code by yourself in any Windows 8/8.1/10 machine that has Python 3 installed. \nFor development purpose we recommend to use a virtual environment.\n\n.. code:: bash\n\n $ virtualenv venv --no-site-packages\n\t$ venv\\Scripts\\activate.bat\n\t$ pip install -r requirements.txt\n\t$ python autolike\\__init__.py\n\nContribute\n~~~~~~~~~~\n\nCreate Github Pull Request https://github.com/arsho/autolike/pulls\n\nIf you have suggestion use GitHub issue system or send a message in Facebook https://www.facebook.com/ars.shovon.\n\n\n.. |Version| image:: https://img.shields.io/pypi/v/autolike.svg?\n :target: http://badge.fury.io/py/autolike\n\n.. |Python| image:: https://img.shields.io/pypi/pyversions/autolike.svg?\n :target: https://pypi.python.org/pypi/autolike/1.0.1\n\n.. |Size| image:: https://img.shields.io/github/size/arsho/autolike/autolike/__init__.py.svg?\n :target: https://github.com/arsho/autolike/ \n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/arsho/autolike", "keywords": "Facebook fb like liker autolike autoliker automation", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "autolike", "package_url": "https://pypi.org/project/autolike/", "platform": "", "project_url": "https://pypi.org/project/autolike/", "project_urls": { "Homepage": "http://github.com/arsho/autolike" }, "release_url": "https://pypi.org/project/autolike/1.0.1/", "requires_dist": [ "pymsgbox", "PyTweening (>=1.0.1)", "Pillow", "pyscreeze", "pyautogui" ], "requires_python": "", "summary": "Automatically like any given Facebook URL if the user is logged in.", "version": "1.0.1" }, "last_serial": 3906004, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "cd9d04bebfbb86d800be2d442960c838", "sha256": "4df410d6fc03cda5be962813e1bb43915216261c909b17926456a6f720bc7aae" }, "downloads": -1, "filename": "autolike-0.0.1.tar.gz", "has_sig": false, "md5_digest": "cd9d04bebfbb86d800be2d442960c838", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3134, "upload_time": "2017-03-09T07:23:17", "url": "https://files.pythonhosted.org/packages/b8/0c/18b7bb7465e081a5b6755de4a8d42fe3520ffdd8637262af0d0805defd18/autolike-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "26235ec122a9eee6e485e780aaad709e", "sha256": "088aa2e71e4ae481c59aa2e6b61ef7fa4ced565569166f6dd4d451cab07ad234" }, "downloads": -1, "filename": "autolike-0.0.2.tar.gz", "has_sig": false, "md5_digest": "26235ec122a9eee6e485e780aaad709e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3119, "upload_time": "2017-03-09T08:24:32", "url": "https://files.pythonhosted.org/packages/d4/87/4b709798343bb2898d74c3d91ab770079cbe5645f49d8e63e077c7c39118/autolike-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "143e5c2e1d0fb0b2614caf8a38b386f1", "sha256": "e17a11bd4437aef58a4c928d204a2c3bb61b4be5cbf1338a85a6e0f3a2001605" }, "downloads": -1, "filename": "autolike-0.0.3.tar.gz", "has_sig": false, "md5_digest": "143e5c2e1d0fb0b2614caf8a38b386f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3116, "upload_time": "2017-03-09T16:28:35", "url": "https://files.pythonhosted.org/packages/8e/48/e663281a33c6023caa2ab604b185036ac80ccd430b9e4f757602a65164f4/autolike-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "188860adf2eb386ed09c610614b79f50", "sha256": "91fd11dec537e9a3e112d0f5a27806d469a161b8176db3556a49a758d6fe1d34" }, "downloads": -1, "filename": "autolike-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "188860adf2eb386ed09c610614b79f50", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5110, "upload_time": "2017-09-11T17:33:44", "url": "https://files.pythonhosted.org/packages/7d/0d/63545c013aef129b70fafab7790bf3acae54027dd6532ffdd9879351d94f/autolike-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ee1f4e7787342d9bfce38ba85f07ab06", "sha256": "a24d60a17a316dd95e6a934214775e9f2c264fd439f6ecc27958ccbafd7d9815" }, "downloads": -1, "filename": "autolike-0.0.4.tar.gz", "has_sig": false, "md5_digest": "ee1f4e7787342d9bfce38ba85f07ab06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3213, "upload_time": "2017-09-11T17:33:47", "url": "https://files.pythonhosted.org/packages/c9/20/c5e35a0e2ccc85eaf0bbe63693146a66a450f58a942fe2eb1abf13cf1636/autolike-0.0.4.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "c8a097207a775e511cd91d14228f9908", "sha256": "2294b65b5ea2e1184200f476530dcd7dcc70fd356bb9fa8e29c1e13fb7121565" }, "downloads": -1, "filename": "autolike-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c8a097207a775e511cd91d14228f9908", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3680, "upload_time": "2018-05-28T15:18:38", "url": "https://files.pythonhosted.org/packages/a4/f7/9738866cbb2bbfbeb123bae22373813066025167c5ce75620da70f42ffa8/autolike-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0d9f62b7f5170608dfcfb0f26aec4ccd", "sha256": "7c17ed9d61d36582f5227b3f5a17934f5dc86cdedc87e68decd3fbf597c0658b" }, "downloads": -1, "filename": "autolike-1.0.1.tar.gz", "has_sig": false, "md5_digest": "0d9f62b7f5170608dfcfb0f26aec4ccd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3594, "upload_time": "2018-05-28T15:18:43", "url": "https://files.pythonhosted.org/packages/d7/5e/8b7cb316227865a5619ab476dc8fe003aa6ca44d5703fd9c8d24184d15c6/autolike-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c8a097207a775e511cd91d14228f9908", "sha256": "2294b65b5ea2e1184200f476530dcd7dcc70fd356bb9fa8e29c1e13fb7121565" }, "downloads": -1, "filename": "autolike-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c8a097207a775e511cd91d14228f9908", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3680, "upload_time": "2018-05-28T15:18:38", "url": "https://files.pythonhosted.org/packages/a4/f7/9738866cbb2bbfbeb123bae22373813066025167c5ce75620da70f42ffa8/autolike-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0d9f62b7f5170608dfcfb0f26aec4ccd", "sha256": "7c17ed9d61d36582f5227b3f5a17934f5dc86cdedc87e68decd3fbf597c0658b" }, "downloads": -1, "filename": "autolike-1.0.1.tar.gz", "has_sig": false, "md5_digest": "0d9f62b7f5170608dfcfb0f26aec4ccd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3594, "upload_time": "2018-05-28T15:18:43", "url": "https://files.pythonhosted.org/packages/d7/5e/8b7cb316227865a5619ab476dc8fe003aa6ca44d5703fd9c8d24184d15c6/autolike-1.0.1.tar.gz" } ] }